Collection Contents Index sql_flagger_error_level option [compatibility] Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

sql_flagger_warning_level option [compatibility]


Controls the response to any SQL that is not part of the specified standard.

Allowed values
Default

Off

Remarks

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:

See also

Collection Contents Index sql_flagger_error_level option [compatibility] Next PDF