Quadcap Embeddable Database
Quadcap Software
The VARBINARY, or BIT VARYING type is implemented using Java primitive byte arrays, with a length field specifying the size, in bits, of the data.
VARBINARY
BIT VARYING
typeVarBinary : ( "bit" "varying" | "varbinary" ) ( LPAREN integer RPAREN | ) ;