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 -> clob to varchar2

clob to varchar2

From: Xiaobin Guan <xiaguan_at_nhgri.nih.gov>
Date: Mon, 14 May 2001 13:47:27 -0400
Message-ID: <6TUL6.26$l5.51559@mencken.net.nih.gov>

Hi there,

I have a column, which stores 3000 characters, and it is using CLOB type now. How can I change it to varchar2(3000)? What's the advantage and disadvantage of using clob vs. varchar2 in this case?

Thanks a lot!
Xiaobin Received on Mon May 14 2001 - 12:47:27 CDT

Original text of this message

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