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 > Oracle > How to convert Flat text files into database table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-22-03, 03:01
jchandru jchandru is offline
Registered User
 
Join Date: Jan 2003
Posts: 6
How to convert Flat text files into database table

I am haviing tables as a flat text files. I want to convert into database table in oracle. How can i do that.

With warm wishes

R.Jayachandran
Reply With Quote
  #2 (permalink)  
Old 01-22-03, 03:58
berxh3g berxh3g is offline
Registered User
 
Join Date: Jan 2003
Location: Vienna, Austria
Posts: 102
Re: How to convert Flat text files into database table

there is a 'loader' program called SQLLDR.
__________________
^/\x
Reply With Quote
  #3 (permalink)  
Old 01-22-03, 04:44
mail2sanjit mail2sanjit is offline
Registered User
 
Join Date: Jan 2003
Location: Kolkata, India
Posts: 4
If you are using 9i use external table otherwise user Sql*Loader utility.
Reply With Quote
Reply

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