FunctionsType Conversion
to_decimal256_or_null
Converts values to Decimal256-compatible scaled integers and returns NULL when conversion fails.
to_decimal256_or_null(…) → Decimal256Kind · scalar
Converts values to Decimal256-compatible scaled integers and returns NULL when conversion fails.
Part of the Type Conversion family.