Date and time literals represent a particular point in time. They have a fixed format, which means that they are not as flexible as the TO_DATE
or TO_TIMESTAMP
conversion functions. In most cases, the conversion functions should be given priority over literals. For more information, see Built-in functions and Date/time format models.
date_literal::=
timestamp_literal::=