|
Category: ASE: T-SQL Session Settings
FIPS Flagger
The FIPS flagger is a
Session Management Option
of Sybase
ASE.
FIPS is short for "Federal Information Processing Standard". The FIPS flagger is set if only
ANSI
compatible
SQL
is to be used. If the FIPS flagger is set, informational messages are printed if ANSI incompatible commands are executed.
Syntax of the FIPS Flagger
set fipsflagger { on | off }
|