INTEGER
High-level tuple/database integration ยป Database types

Prev:TEXT
Next:BIG-INTEGER


Vocabulary
db.types

Word description
A small integer, at least 32 bits in length. Whether this number is signed or unsigned depends on the database backend.

See also
SIGNED-BIG-INTEGER, UNSIGNED-BIG-INTEGER

Definition