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 -> (question) long ---> varchar2 Conversion problem

(question) long ---> varchar2 Conversion problem

From: ½Å¸í¼· <shinmyun_at_shinbiro.com>
Date: Wed, 17 Oct 2001 11:20:22 +0900
Message-ID: <9qiqkk$d4m$1@hiline.shinbiro.com>


We use a 8.x orcle version.
I want to convert long type data to varchar2 type. Using procedure, i tried. but i cannot declare varchar2(4000) only can varchar2(2000).
why cannot? on manual we can declare varchar2(4000) in version 8.xx.

thank you!! Have a good day!! Received on Tue Oct 16 2001 - 21:20:22 CDT

Original text of this message

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