Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Can SQL *Loader parse data from a CLOB source rather than a file?
I need to parse multiple files that are present on the database within
CLOBs.
I would like to parse them using SQL Loader, because I believe that it would be more efficient in loading the data.
Is there a way to use the CLOB field as a source, rather than a file instance?
Thanks Received on Mon Aug 04 2003 - 12:37:23 CDT