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 -> Re: Converting LONG type to VARCHAR2...

Re: Converting LONG type to VARCHAR2...

From: Dan Townsend <townsend_at_ebmud.com>
Date: 1997/04/09
Message-ID: <334BB76B.F5D@ebmud.com>#1/1

The following doc tells how to find the length of a LONG, but does so by retrieving it in measurable chunks. Those chunks might be just what you need. I have not tried this, but hope it is useful to you.

http://www.oramag.com/code/tip12206.html

+-----------------------------------------------------
| Dan Townsend, Supervising Database Architect
| EBMUD Enterprise Object Designer
| mailto:townsend_at_ebmud.com
+-----------------------------------------------------
TinHa wrote:
>
> Hi:
> Can someone please tell me how can I convert a LONG Datatype to VARCHAR2 ?
Received on Wed Apr 09 1997 - 00:00:00 CDT

Original text of this message

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