ASA SQL Reference
SQL Data Types
Binary data types
Identical to BINARY.
VARBINARY [ ( max-length ) ]
Variable length binary strings. The default value for max-length is 1.
SQL/92 Vendor extension.
Sybase Compatible with Adaptive Server Enterprise.
LONG BINARY data type [BINARY]