Data Type Conversion Functions (ODBC Scalar Functions)

ODBC defines one explicit data type conversion function, convert. Its syntax is CONVERT (value_exp, data_type). The function returns value_exp converted to data_type where data_type is one of the following keywords:

See Also

ODBC Escape Sequences

String Functions

Numeric Functions

Time, Date and Interval Functions

System Functions