ASA Database Administration Guide
Database Options
Alphabetical list of options
Controls the response to any SQL that is not part of a specified set of SQL/92.
E, I, F, or W
W
This option flags any SQL that is not part of a specified set of SQL/92 as an error.
The allowed values of level are as follows:
E Flag syntax that is not entry-level SQL/92 syntax
I Flag syntax that is not intermediate-level SQL/92 syntax
F Flag syntax that is not full-SQL/92 syntax
W Allow all supported syntax