Microsoft SQL Server Conversion Function Support

TDV supports the conversion functions listed in the table below for Microsoft SQL Server. These conversion functions do not support unique identifiers.

Microsoft SQL Server Conversion Function

Notes

CAST

TINYINT is cast to SMALLINT.
Cannot cast a number to DOUBLE.
Cannot cast a string to any integer data type.
Cannot cast floating point to DOUBLE.

FORMAT_DATE

 

PARSE_TIMESTAMP

 

TO_CHAR

 

TO_DATE

 

TO_NUMBER

 

TO_TIMESTAMP