Use the Explain SQL Statement window to dynamically explain an SQL statement and produce an access plan graph. If explain tables do not exist, they will be created.
An explained statement record is added to the Explained Statements History for all successful operations.
To dynamically explain an SQL statement:
The Explain SQL Statement window opens. The SQL text field is populated with the SQL statement whose access plan is shown in the graph.
Related information