Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
The BIT data type is used to store a bit (0 or 1).
BIT
BIT is an integer type that can store the values 0 or 1.
By default, the BIT data type does not allow NULL.
SQL/2003 Vendor extension.