Progress
SQL-92
Guide and Reference
Data Types
SQL-92 CREATE TABLE statements specify data types for each column in the tables they define. This section describes the data types SQL supports for table columns.
There are several categories of SQL data types:
NOTE: All the data types can store null values. A null value indicates that the value is not known and is distinct from all non-null values.This is the syntax for a data type:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |