DB
FunctionsType Conversion

to_int16_or_zero

Converts values to Int16 and uses 0 when conversion fails.

to_int16_or_zero(…) → Int16

Kind · scalar

Converts values to Int16 and uses 0 when conversion fails.

Part of the Type Conversion family.