[NO]CHECK
Default: | NOCHECK |
Used at compile time: | Yes |
Behavior at run time: | N/A |
See Scope - OpenESQL SQL Compiler Directive Options for more information.
Depending on your driver and/or DBMS and in certain circumstances, CHECK does not flag invalid SQL statements.
You can specify the [NOCHECK], [ALSO CHECK], or [WITH CHECK] statement prefix to affect specific SQL statements. See SQL Statement Prefixes for CHECK Directive for complete information.