INT4 scalar function

The INT4 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 INT4 (expression)

The schema is SYSIBM.

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