SET NOEXEC#

Compiles each query but does not execute it.

Syntax#

SET NOEXEC { ON | OFF }  [;]

Remarks#

Argument values are ignored and do not change the default behavior.

Permissions#

Requires membership in the public role.

See Also#