DB
FunctionsType Conversion

to_float32_or_null

Converts values to Float32 and returns NULL when conversion fails.

to_float32_or_null(…) → Float32

Kind · scalar

Converts values to Float32 and returns NULL when conversion fails.

Part of the Type Conversion family.