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.

Read syntax diagramSkip visual syntax diagram INT8 (expression)

The schema is SYSIBM.

The INT8 scalar function is a synonym for the BIGINT scalar function.