If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Create a new table from a csv file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-11-10, 10:55
Rafaelcl Rafaelcl is offline
Registered User
 
Join Date: Jun 2010
Posts: 8
Create a new table from a csv file

Hello,

Is it possible to create a new table from a csv file. I know how to create a table myself and then load the data from csv to the DB. But I want to import from a csv table , and create a new table with the columns names.

Thank you.
Reply With Quote
  #2 (permalink)  
Old 06-11-10, 11:07
tonkuma tonkuma is offline
Registered User
 
Join Date: Feb 2008
Location: Japan
Posts: 2,193
Do you think how to get the table/columns information from csv file?
I think there is no such information in csv file.
Reply With Quote
  #3 (permalink)  
Old 06-11-10, 11:24
Rafaelcl Rafaelcl is offline
Registered User
 
Join Date: Jun 2010
Posts: 8
SQL Server for instance, do it automatically. I was wondering if Db2 can do it as well.
Reply With Quote
Reply

Tags
csv, export, import

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On