Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Reading CLOBs

Reading CLOBs

From: <artmt_at_hotmail.com>
Date: 25 Oct 2006 14:06:03 -0700
Message-ID: <1161810363.051184.277160@h48g2000cwc.googlegroups.com>


I have a CLOB column containing delimited data file. I need to parse this data and load it into a regular table. The line size is variable.
The entire operation has to be within the database, I cannot talk to the file system.
Is there a way to do this?

Running v 10.1.0.4.0

Thanks
Art Received on Wed Oct 25 2006 - 16:06:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US