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.

Read syntax diagramSkip visual syntax diagram INT (expression)

The schema is SYSIBM.

The INT scalar function is a synonym for the INTEGER scalar function.