Reference Guide > TDV Support for SQL Functions > TDV-Supported Convert Functions > TO_TIMESTAMP
 
TO_TIMESTAMP
The TO_TIMESTAMP function is deprecated. No warranties are implied as to continued proper functionality. Converts a valid TIMESTAMP format into a valid TIMESTAMP format.
Use the PARSE_TIMESTAMP function for more efficient data-type conversions.
Syntax
TO_TIMESTAMP (expression)
 
The expression is a string.