BIGINT1
DECIMAL (ANSI NUMERIC)1
|
|
CHARACTER4
|
|
1Numeric precision might be lost when inputs are implicitly converted to FLOAT before they are processed by the SAS_PUT( ) function. | |
2Only the Latin-1 character set is supported for character data. UNICODE is not supported at this time. | |
3When character inputs are larger than 256 characters, the results depend on the session mode associated with the Teradata connection. | |
4The SAS_PUT( ) function has a VARCHAR data type for its first argument when the value passed has a data type of CHARACTER. Therefore, columns with a data type of CHARACTER have their trailing blanks trimmed when converting to a VARCHAR data type. |