The following data types are available in SQL Anywhere:
For more information about data types, see SQL data types.
Any of the character or binary string data types such as CHAR, VARCHAR, LONG VARCHAR, NCHAR, BINARY, VARBINARY, and so on, can be used to store large objects such as images, word-processing documents, and sound files.
For more information about BLOB storage, see Storing BLOBs.
Deciding between NULL and NOT NULL
Storing BLOBs
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |