Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: External Tables question
Thanks everyone ... appreciate your input.
Raj
-----Original Message-----
ell1.com]
Sent: Wednesday, November 05, 2003 3:29 PM
To: Multiple recipients of list ORACLE-L
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 (somehow)?
Any ideas? TIA
Raj
**************************************************************************************4
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jamadagni, Rajendra INET: Rajendra.Jamadagni_at_espn.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-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).Received on Wed Nov 05 2003 - 15:04:26 CST
![]() |
![]() |