Search notes:

SQL data type: binary string

The binary string data type stores a sequence of bytes (octets). Its length might be fixed or variable.

See also

BLOBs: binary large objects
SQL: data types

Index