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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Large text-datatype

Re: Large text-datatype

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Thu, 15 Feb 2001 22:59:47 -0800
Message-ID: <3A8CCFE3.81E1292E@exesolutions.com>

> 4,000 is thousands :-)
> Look at Clob - limit is 4 gigs.
> Jim
>
> > I miss a datatype for text that can store thousands of characters.
 Varchar2
> > only stores 4000 letters. Does anyone know how to solve this?

And after you do. Take a good look at the DBMS_LOB package as that is the one you will use to work with it.

Daniel A. Morgan Received on Fri Feb 16 2001 - 00:59:47 CST

Original text of this message

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