Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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