DB
FunctionsType Conversion

to_float64_or_null

Converts values to Float64 and returns NULL when conversion fails.

to_float64_or_null(…) → Float64

Kind · scalar

Converts values to Float64 and returns NULL when conversion fails.

Part of the Type Conversion family.