Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » SQL Anywhere Server - SQL Reference » Using SQL » SQL data types

 

Bit array data types

Bit arrays are used for storing bit data (0s and 1s).

A bit array data type is used to store an array of bits. The bit array data types supported by SQL Anywhere include VARBIT and LONG VARBIT.


LONG VARBIT data type
VARBIT data type