SET EXPLAIN
Turns on/off SQL report of the optimizer plan.
Syntax:
SET EXPLAIN { ON | OFF }
Usage:
Important: This
SQL instruction is specific to IBM®
Informix® databases.
Turns on/off SQL report of the optimizer plan.
SET EXPLAIN { ON | OFF }