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

Home -> Community -> Usenet -> c.d.o.misc -> Shell I use CLOB column?

Shell I use CLOB column?

From: kenosha <kenosha_il_at_yahoo.com>
Date: 20 Dec 2004 12:49:22 -0800
Message-ID: <1103575762.507809.231610@f14g2000cwb.googlegroups.com>

I need to store character data of size up to 64K. Is it a good case for using CLOB column? - I was thinking that CLOB was designed for much larger sized data, but on the other hand, there doesn't seem to be good alternative - VARCHAR is not large enough and breaking it up into several records to use VARCHAR looks ugly.

Please advise. Received on Mon Dec 20 2004 - 14:49:22 CST

Original text of this message

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