INT scalar function
The INT function returns a large integer (a binary integer with a precision of 31 bits) representation of a value of a different data type.
The schema is SYSIBM.
The INT scalar function is a synonym for the INTEGER scalar function.