TO_TIMESTAMP scalar function
The TO_TIMESTAMP function returns a TIMESTAMP WITHOUT TIME ZONE value that is based on the interpretation of the input string using the specified format.
Notes:
- 1 FL 506TO_TIMESTAMP is an alternative name for the TIMESTAMP_FORMAT function
The TO_TIMESTAMP function is identical to the TIMESTAMP_FORMAT function. For more information, see TIMESTAMP_FORMAT or TO_TIMESTAMP scalar function.

