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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere 16 - Changes and Upgrading » What's new in version 16.0 » SQL Anywhere new features

 

Data types

Following is a list of enhancements to data types introduced in SQL Anywhere version 16.0.

  • Support added for trailing UNSIGNED keyword   The database server now provides support for BIGINT UNSIGNED, INTEGER UNSIGNED, SMALLINT UNSIGNED, and TINYINT UNSIGNED type declarations. See Numeric data types.