DB
FunctionsType Conversion

to_decimal256_or_null

Converts values to Decimal256-compatible scaled integers and returns NULL when conversion fails.

to_decimal256_or_null(…) → Decimal256

Kind · scalar

Converts values to Decimal256-compatible scaled integers and returns NULL when conversion fails.

Part of the Type Conversion family.