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 -> Re: Use of AppendChunk

Re: Use of AppendChunk

From: stephen O'D <stephen.odonnell_at_gmail.com>
Date: 20 Jul 2005 12:23:29 -0700
Message-ID: <1121887409.253140.144500@g49g2000cwa.googlegroups.com>


Unless you are using the long column/datatype to be compatible with something that you cannot change, I would recommend using a CLOB instead. Longs are pretty much depreciated, and CLOBS are much more powerful (to start with you can do 'like' queries on them which you cannot do with longs). Received on Wed Jul 20 2005 - 14:23:29 CDT

Original text of this message

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