BIGINTEGER

Syntax

BIGINTEGER(<number>)

Description

Converts the values of a column with a number data type to the big integer data type. If the number being converted has a value after the decimal, the result is rounded down.

Examples

Field typeNumberBIGINTEGER returns
Integer1010
Integer-345352-345352
Big Float10.223,372,036,854,775,458,938,94310
Big Float-9.329,223,372,036,854,775,807,934-10
Float10.310
Float33.99999933
Float-2.6-3