DB
FunctionsType Conversion

cast_as_decimal

Casts the input value to a decimal-compatible numeric representation (Float64 in this runtime path).

cast_as_decimal(…) → Float64

Kind · scalar

Casts the input value to a decimal-compatible numeric representation (Float64 in this runtime path).

Part of the Type Conversion family.