Link to this page
Print this page
Parent topic
:
Miscellaneous SQL statements
Database connections
/
Miscellaneous SQL statements
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.