Chapter 5 Database Options
211
♦
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
SQL_FLAGGER_WARNING_LEVEL option
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 a
warning.
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
STATISTICS option [ISQL]
Controls whether the execution time and the default message plan are
enabled.
Any non-negative integer.
7
See also
"ISQL_COMMAND_TIMING option" on page 190
"ISQL_PLAN option" on page 193
This option is an older version of the ISQL_PLAN option. It combines the
default message plan with the execution time.
Function
Allowed values
Default
Description
Function
Allowed values
Default
Description