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: Oracle data-types list?

Re: Oracle data-types list?

From: <shiling_at_math.wayne.edu>
Date: Wed, 09 Jun 1999 18:05:51 GMT
Message-ID: <7jmadl$qlp$1@nnrp1.deja.com>


Some of them are identical to each other.

Scalar Types:

BINARY_INTEGER
DEC(DECIMAL)
DOUBLE PRECISION
FLOAT
INT(INTEGER)
NATURAL
NUMBER
NUMERIC
PLS_INTEGER
POSITIVE
REAL
SIGNTYPE
SMALLINT CHAR
LONG
LONG ROW
NCHAR
NVARCHAR2
RAW
ROWID
STRING
VARCHAR
VARCHAR2 BOOLEAN DATE Composite Types

RECORD
TABLE
VARRAY Reference Types
REF CURSOR
REF object_type

LOB Types
BFILE
BLOB
CLOB
NCLOB In article <7jlsvl$9u4$1_at_nntp8.atl.mindspring.net>,   "Dan Duda" <danduda_at_mindspring.com> wrote:
> Could someone post the list of all Oracle datatypes or point me to a
web
> site with them? Thanks.
>
> Dan
>
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jun 09 1999 - 13:05:51 CDT

Original text of this message

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