Hi,
I have a csv file with over 300 columns. I do not want to manually create the table with that many columns, then import the csv file to fill the data.
Is there a way to import the csv file and have the first row in the file create the table column names?
I have a csv file with over 300 columns. I do not want to manually create the table with that many columns, then import the csv file to fill the data.
Is there a way to import the csv file and have the first row in the file create the table column names?