DB
FunctionsType Conversion

to_int64

Converts values to Int64 and returns NULL for invalid conversions.

to_int64(…) → Int64

Kind · scalar

Converts values to Int64 and returns NULL for invalid conversions.

Part of the Type Conversion family.