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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: LONG AND VARCHAR2 -- URGENT

Re: LONG AND VARCHAR2 -- URGENT

From: Rajagopal Venkataramany <rajagopalvr_at_excite.com>
Date: Fri, 15 Dec 2000 20:00:37 -0800 (PST)
Message-Id: <10711.124767@fatcity.com>


Arslan,

   Read the value and store it to a varchar2 variable (max size is   4000) and then process it.

   The catch is you can only store the first 4000 chars of the long    column value.

   Hope this helps...

Regards
Rajagopal Venkataramany

On Fri, 15 Dec 2000 03:50:28 -0800, ORACLE-L_at_fatcity.com wrote:

> HOW CAN I CONVERT LONG TO VARCHAR2
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Arslan Bahar
> INET: abahar_at_ford.com.tr
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

Regards
Rajagopal Venkataramany



Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/ Received on Fri Dec 15 2000 - 22:00:37 CST

Original text of this message

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