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 -> Re: Long columns obsolete

Re: Long columns obsolete

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Sat, 06 Dec 2003 11:58:17 -0800
Message-ID: <uxqAb.67846$kl6.27472@fed1read03>


Burt Peltier wrote:
> I wish Oracle would either expand varchar2 or provide another datatype
> SOMEWHERE (just 32K would be ok) between 4GIG and 4K :)
FWIW - VARCHAR2 variables in PL/SQL can hold 32,000 bytes or so. The "4K" limitation is what can be stored in a column of a table. Received on Sat Dec 06 2003 - 13:58:17 CST

Original text of this message

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