TO_TIMESTAMP
Purpose
This function converts the string into a timestamp.
Syntax
to_timestamp::=
Usage Notes
- The standard format is used if no format is specified, this is defined in session parameter NLS_TIMESTAMP_FORMAT.
- For information, refer to the Date/time format models.
- Session parameter NLS_TIMESTAMP_FORMAT defines the output of the timestamp.