SQL_FLAGGER_ERROR_LEVEL option [TSQL]

Function

Controls the behavior in response to any SQL that is not part of a specified set of SQL/92.

Allowed values

E, I, F, or W.

Default

W

Description

This option flags any SQL that is not part of a specified set of SQL/92 as an error.

The allowed values of level and their meanings are as follows: