INT8 scalar function
The INT8 function returns a big integer (a binary integer with a precision of 63 bits) representation of a value of a different data type.
The schema is SYSIBM.
The INT8 scalar function is a synonym for the BIGINT scalar function.