int64

Description

Generate an integer representation of the argument value. Float values are rounded to the nearest integer, and timestamps are converted to nanosecond epoch values.

Return type

int64

Domain

This is a scalar function (calculates a single output value for a single input row.)

Categories

Usage

int64( value )

Argument

Type

Required

Multiple

Constant

value

bool, string or numeric

Required

Only one

Variable