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

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Reference » SQL Data Types

SMALLMONEY data type Next Page

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