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 a Long datatype to Varchar2

Converting a Long datatype to Varchar2

From: <ejao_at_yahoo.com>
Date: Tue, 07 Sep 1999 17:05:10 GMT
Message-ID: <7r3gjs$poe$1@nnrp1.deja.com>


I am trying to do an Insert-Select sql statement with one of the fields being a Long datatype. I know that this will give me an "Illegal use of Long Datatype" error. Is there any other way of doing the same thing without actually going through a cursor and looping through the recordset?

Appreciate the help and thanks in advance, Ed Jao

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Sep 07 1999 - 12:05:10 CDT

Original text of this message

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