Datatypes

Tech Guy on June 12th, 2009

SQL: Data Types
The following is a list of general SQL datatypes that may not be supported by all relational databases.

Data Type Syntax

Oracle 9i

Explanation (if applicable)

dec(p, s)

The maximum precision [...]

Continue reading about Oracle PL/SQL Datatypes