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

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

 

IMAGE data type

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

Syntax
IMAGE
Remarks

IMAGE is implemented as a domain, as LONG BINARY.

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