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

SQL Anywhere 11.0.0 » SQL Anywhere Server - SQL Reference » Using SQL » SQL data types » Binary data types

 

LONG BINARY data type

The LONG BINARY data type is used to store binary data of arbitrary length.

Syntax
LONG BINARY
Remarks

The maximum size is 2 GB.

See also
Standards and compatibility
  • SQL/2003   Vendor extension.