TRY_TO_TIMESTAMP¶
TRY_TO_TIMESTAMP(EXPR)
A special version of TO_TIMESTAMP
that performs
the same operation but returns NULL
instead of raising an error if
something goes wrong during the conversion.
TRY_TO_TIMESTAMP(EXPR)
A special version of TO_TIMESTAMP
that performs
the same operation but returns NULL
instead of raising an error if
something goes wrong during the conversion.