Timestamp literal

The syntax for the timestamp literal in BNF is as follows:

Syntax

timestamp_literal ::=
{ t 'yyyy-mm-dd hh:mi:ss' } |'date_literal time_literal'

For more information, see Timestamp literals.