Unix Technical Forum

Shell I use CLOB column?

This is a discussion on Shell I use CLOB column? within the Oracle Miscellaneous forums, part of the Oracle Database category; --> I need to store character data of size up to 64K. Is it a good case for using CLOB ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database > Oracle Miscellaneous

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-08-2008, 05:26 AM
kenosha
 
Posts: n/a
Default Shell I use CLOB column?


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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-08-2008, 05:26 AM
Thomas Kyte
 
Posts: n/a
Default Re: Shell I use CLOB column?

In article <1103575762.507809.231610@f14g2000cwb.googlegroups .com>, kenosha
says...
>
>
>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.
>


clobs were designed for all text over 4000 bytes.... it would be the
appropriate type to store 64k of text.


--
Thomas Kyte
Oracle Public Sector
http://asktom.oracle.com/
opinions are my own and may not reflect those of Oracle Corporation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:10 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com