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: Mark C. Stock <mcstockX_at_Xenquery>
Date: Sun, 7 Dec 2003 09:45:17 -0500
Message-ID: <-N6dnUAknNe0oE6iRVn-hA@comcast.com>

| Where does your 32787 come from - typo, I presume?
|

Apparently a typo, but not 32768 either...

PL/SQL User's Guide, Fundamentals chapter:

You use the VARCHAR2 datatype to store variable-length character data. How the
data is represented internally depends on the database character set. The VARCHAR2
datatype takes a required parameter that specifies a maximum size up to 32767
bytes.

Received on Sun Dec 07 2003 - 08:45:17 CST

Original text of this message

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