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

Home -> Community -> Usenet -> c.d.o.misc -> Converting from LONG to CLOB

Converting from LONG to CLOB

From: <klone5399_at_my-deja.com>
Date: Thu, 06 Apr 2000 22:15:08 GMT
Message-ID: <8cj290$qhl$1@nnrp1.deja.com>


Hi

I am trying to convert a field from LONG to CLOB in Oracle8. The documentation says that you have to copy LONG to a flat file and then load it in the CLOB column using dbms_lob.loadfromfile(). That would work for one record but how do I load a number of records of variable length?

Thanks

Khurram

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Apr 06 2000 - 17:15:08 CDT

Original text of this message

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