rule of thumb: maximum 255 bytes
any more than that and i would question the viability of this column as a key
and you would ~never~ need to adjust a column name based on the RDBMS chosen, assuming you do not use special characters in the name
say, i just realized something -- are you talking about the
length of the column, or the
length of the name of the column???
