Maximilian
Lifer
So ive got this xlsx file that I need to put into my database:
Ive exported it to a CSV file and im ready to start making the table that it will be imported into. But ive noticed that the xlsx file has several headings for the same column, for example there is "Water (g)", "WATER" and "Water". I get the feeling that maybe the all caps ones are intended for database use?
Would it be a good idea to copy/paste everything I need into a separate xlsx file with just the all caps headings and make a CSV using just that?
Ive exported it to a CSV file and im ready to start making the table that it will be imported into. But ive noticed that the xlsx file has several headings for the same column, for example there is "Water (g)", "WATER" and "Water". I get the feeling that maybe the all caps ones are intended for database use?
Would it be a good idea to copy/paste everything I need into a separate xlsx file with just the all caps headings and make a CSV using just that?