Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: IMPORT DATA FROM TXT FILE

Re: IMPORT DATA FROM TXT FILE

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Wed, 30 Jun 2004 19:20:47 -0700
Message-ID: <1088648480.11407@yasure>


anacedent wrote:

> MARA80 wrote:
> 

>> Hi, I'm discovering Oracle 8i Database just now and I'm trying to
>> praticize
>> the best I can.
>> But I'm at beginnings and everything seems to me very hard.
>> I have to import in a Oracle DB a txt file (formatted) and I have to
>> create
>> a table with it.
>> Which is the right code to solve this problem?
> 
> 
> SQLLDR
> PERL
> vi/vim

Or ... UTL_FILE, or DBMS_LOB, or upgrade to 9i or above and use an external table.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed Jun 30 2004 - 21:20:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US