I have a text file and need to load it into database table using sqlldr
utility.  Is there a way to load a text file? I know how to load csv file
but not text file.

*** Below is text file format.

Date: Wed Aug 29 10:43:53 CDT 2001 
Name: Paris By Night
Email: [EMAIL PROTECTED]
Phone: 202-333-4444
Location: Washington, DC
Equipment needing to access: EMS, , , , , 
Reason: Not working

I want to above data into useraccount table which has following columns.

date
username
email
phone
location
equipment
reason

Thanks in advance,
David

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to