Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: External Tables question
Raj, here is an example of control file:
load data
into table <TABLE_NAME> truncate
(piece recnum
..
)
Alex.
-----Original Message-----
Sent: Wednesday, November 05, 2003 8:25 AM
To: Multiple recipients of list ORACLE-L
I am trying to use external tables, but can't seem to find one thing that I'd like (I have already RTFM'd but may have missed some part). Is there a way I could load the line number of the text file as a column in
the table? line number isn't hard coded but can record number be used
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Alexander.Feinstein_at_mitchell1.com 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: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Wed Nov 05 2003 - 14:29:25 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |