The following table
lists the data type support for HDMD.
The BINARY, DECIMAL/NUMERIC,
FLOAT, NCHAR, and NVARCHAR data types are not supported for data type
definition.
Data Types for HDMD
Data Type Definition
Keyword
|
|
|
|
|
|
A large signed, exact
whole number, with a precision of 19 digits. The range of integers
is -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807.
|
|
|
|
A fixed-length character
string.
|
|
|
|
|
|
|
|
A signed, approximate,
double-precision, floating-point number.
Note: Supports SAS missing values
|
|
|
|
A regular size signed,
exact whole number, with a precision of 10 digits. The range of integers
is -2,147,483,648 to 2,147,483,647.
|
|
|
|
A signed, approximate,
single-precision, floating-point number.
Note: Supports SAS missing values
|
|
|
|
A small signed, exact
whole number, with a precision of five digits. The range of integers
is -32,768 to 32,767.
|
|
|
|
Time value with optional
precision.
|
|
|
|
Date and time value
with optional precision.
|
|
|
|
A very small signed,
exact whole number, with a precision of three digits. The range of
integers is -128 to 127.
|
|
|
|
Varying-length character
string data.
|
|