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

Home -> Community -> Usenet -> c.d.o.tools -> Re: How can I translate a LONG RAW field INTO a VARCHAR2 one?

Re: How can I translate a LONG RAW field INTO a VARCHAR2 one?

From: Michael Bialik <michael_bialik_at_my-deja.com>
Date: 2000/07/15
Message-ID: <8kp4q7$qio$1@nnrp1.deja.com>#1/1

Hi.

 There is a Oracle supplied package UTL_RAW that contains procedure   CAST_TO_VARCHAR2.  HTH. Michael.

In article <8kn6jc$h5f$1_at_fe1.cs.interbusiness.it>,   "Ema" <carrai_at_eng.it> wrote:
> Hello world!!
>
> ...and sorry for my English.
>
> I need to update a VARCHAR2(4000) field with a LONG ROW one
 containing only
> text.
>
> My database is ORACLE 8.05 and I would like to create a PL/SQL
 script to
> perform this operation. Someone can help me?
>
> Thank you very much...
>
> Emanuele
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sat Jul 15 2000 - 00:00:00 CDT

Original text of this message

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