TO_TIMESTAMP
The TO_TIMESTAMP function returns a timestamp that is based on the interpretation of the input string using the specified format.
The TO_TIMESTAMP function is identical to TIMESTAMP_FORMAT except that if precision-constant is not specified, the timestamp precision of the result defaults to 12. For more information, see TIMESTAMP_FORMAT.