DB
FunctionsType Conversion

to_int128

Converts values to Int128 and stores the signed result with 128-bit width semantics.

to_int128(…) → Int128

Kind · scalar

Converts values to Int128 and stores the signed result with 128-bit width semantics.

Part of the Type Conversion family.