MySQL Forums
Forum List  »  Newbie

Re: Text Import
Posted by: Matthew Wagoner
Date: July 29, 2005 05:34PM

Is there a way to auto-generate the table structure from the column headings.... let me explain my project. I am trying to pull data from one spreadsheet into two seperate tables. I am thinking I should create tblSpreadsheet and import all the data from the CSV file. From there I would import data into tbl1 and tbl2 from tblSpreadsheet. Make sense?

Options: ReplyQuote


Subject
Written By
Posted
July 28, 2005 04:49PM
July 29, 2005 05:42AM
July 29, 2005 12:24PM
Re: Text Import
July 29, 2005 05:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.