I have a number of very large text files I need to import. The first line of each file contains the field names. Is there a way to automatically create the associated tables based on the filed names in the first line of the text file, then import the data using LOAD DATA INFILE?

Thanks

Jeff Steinkamp




-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to