Transact-SQL Compatibility Options

Transact-SQL compatibility options allow SAP Sybase IQ behavior to be compatible with Adaptive Server Enterprise, or to both support old behavior and allow ISO SQL92 behavior.

For further compatibility with Adaptive Server Enterprise, you can set some of these options for the duration of the current connection using the Transact-SQL SET statement instead of the SAP Sybase IQ SET OPTION statement.

Related concepts
General Database Options
Interactive SQL Options
Alphabetical List of Options
Related reference
SET Statement [T-SQL]
ALLOW_NULLS_BY_DEFAULT Option [TSQL]
ANSI_CLOSE_CURSORS_ON_ROLLBACK Option [TSQL]
ANSI_PERMISSIONS Option [TSQL]
ANSINULL Option [TSQL]
ANSI_SUBSTRING Option [TSQL]
CHAINED Option [TSQL]
CLOSE_ON_ENDTRANS Option [TSQL]
CONTINUE_AFTER_RAISERROR Option [TSQL]
CONVERSION_ERROR Option [TSQL]
DIVIDE_BY_ZERO_ERROR Option [TSQL]
NEAREST_CENTURY Option [TSQL]
NON_KEYWORDS Option [TSQL]
ON_ERROR Option [Interactive SQL]
ON_TSQL_ERROR Option [TSQL]
QUOTED_IDENTIFIER Option [TSQL]
SQL_FLAGGER_ERROR_LEVEL Option [TSQL]
SQL_FLAGGER_WARNING_LEVEL Option [TSQL]
STRING_RTRUNCATION Option [TSQL]
TSQL_VARIABLES Option [TSQL]