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