I'm just wondering about this.. Say I have a db with 30 columns, and each column name is 25 characters.. if there were, for example, 10 million records, how would performance compare to a db with the same about of data and number of columns, except that the columns were only 10 characters long.. does this really matter?