FunctionsType Conversion
to_int16_or_null
Converts values to Int16 and returns NULL when conversion fails.
to_int16_or_null(…) → Int16Kind · scalar
Converts values to Int16 and returns NULL when conversion fails.
Part of the Type Conversion family.