< CLOB: Getting Column Type   (Previous) Table of Contents (Next)   DECIMAL: Setting Column Type >

DECIMAL

Database Data Type Notes
Access 2000 NUMERIC
DB2 8.1 DECIMAL(precision, scale)
Firebird 1.5 DECIMAL(precision, scale)
FrontBase 4.1 DECIMAL(precision, scale)
MySQL 4.0 – 4.1 DECIMAL(precision, scale)
Oracle 9.2 DECIMAL(precision, scale)
PostgreSQL 7.4 DECIMAL(precision, scale)
SQL Server 2000 DECIMAL(precision, scale)
SQLite 2.8 DECIMAL(precision, scale)
Sybase ASE 12.5 DECIMAL(precision, scale)