Controls the response to any SQL that is not part of the specified standard.
Off
This option flags any SQL that is not part of a specified standard as a warning. For example, specifying SQL:2003/Package causes the database server to flag syntax that is not full SQL/2003 syntax.
The default behavior, Off, turns warning flagging off.
For compatibility with previous versions, the following values are also accepted, and are mapped as specified below:
E This option corresponds to SQL:1992/Entry.
I This option corresponds to SQL:1992/Intermediate.
F This option corresponds to SQL:1992/Full.
W This option corresponds to Off.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |