DB
FunctionsType Conversion

to_int32_or_zero

Converts values to Int32 and uses 0 when conversion fails.

to_int32_or_zero(…) → Int32

Kind · scalar

Converts values to Int32 and uses 0 when conversion fails.

Part of the Type Conversion family.