Quadcap Software

Quadcap Embeddable Database

Quadcap Software

BIGINT

The INT, or INTEGER type is implemented using the Java Integer type, which uses a 64-bit two's complement representation to store values ranging from -(2**64) to (2**64)-1.

Syntax

typeBigInt
  :  "bigint" 
  ;