The following table
lists the data type support for an Aster database.
The NCHAR, NVARCHAR,
and TINYINT data types are not supported for data type definition.
For data source specific
information about Aster database data types, see the Aster database
documentation.
Data Types for Aster
Data Type Definition
Keyword
|
|
|
|
|
|
Large signed, exact
whole number.
|
|
|
|
Varying-length binary
string.
|
|
|
|
One byte integral data
type that can contain values 0, 1, or NULL.
|
|
|
|
Fixed-length character
string.
|
|
|
|
|
|
|
|
Signed, fixed-point
decimal number.
|
|
|
|
Signed, double precision,
floating-point number.
|
|
|
|
Signed, double precision,
floating-point number.
|
|
|
|
Regular signed, exact
whole number.
|
|
|
|
Signed, single precision,
floating-point number.
|
|
|
|
Small signed, exact
whole number.
|
|
|
|
|
|
|
|
|
|
|
|
Varying-length binary
string.
|
|
|
|
Varying-length large
character string.
|
|
|
|
Varying-length character
string.
|
|
1The Aster data type cannot
be defined, and when data is retrieved, the native data type is mapped
to a similar data type.
|