DB
FunctionsType Conversion

to_int32_or_null

Converts values to Int32 and returns NULL when conversion fails.

to_int32_or_null(…) → Int32

Kind · scalar

Converts values to Int32 and returns NULL when conversion fails.

Part of the Type Conversion family.