Title: RE: External Tables question
Thanks everyone ... appreciate your input.
 
Raj
--------------------------------------------------------------------------------
Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2003 3:29 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: External Tables question


Raj, here is an example of control file:

load data
into table <TABLE_NAME> truncate
(piece recnum
...
)

Alex.


-----Original Message-----
From: Jamadagni, Rajendra [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 05, 2003 8:25 AM
To: Multiple recipients of list ORACLE-L
Subject: External Tables question


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
--------------------------------------------------------------------------------
Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !

**************************************************************************************
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.

**************************************************************************************4



**************************************************************************************
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
**************************************************************************************5

Reply via email to