DB
FunctionsType Conversion

to_int

Converts values to Int64 by parsing text inputs and casting numeric inputs.

to_int(…) → Int64

Kind · scalar

Converts values to Int64 by parsing text inputs and casting numeric inputs.

Part of the Type Conversion family.