SQL tutorial | Interview questions | Oracle
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What Are the ANSI Data Types Supported in Oracle?

Go down

What Are the ANSI Data Types Supported in Oracle? Empty What Are the ANSI Data Types Supported in Oracle?

Post by Micheal Sat Jan 16, 2010 9:13 pm

The following ANSI data types are supported in Oracle:
CHARACTER(n) / CHAR(n)
CHARACTER VARYING(n) / CHAR VARYING(n)
NATIONAL CHARACTER(n) / NATIONAL CHAR(n) / NCHAR(n)
NATIONAL CHARACTER VARYING(n) / NATIONAL CHAR VARYING(n) / NCHAR VARYING(n)
NUMERIC(p,s)
DECIMAL(p,s)
INTEGER / INT
SMALLINT
FLOAT
DOUBLE PRECISION
REAL

Micheal
Admin

Posts : 243
Join date : 2010-01-10

http://sql-tutorial.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum