|
Visual Explain Plan - Explain Diagram
The Visual Explain Diagram in Aqua Data Studio
7.0 offers a graphical illustration of an explain plan’s
results.

The operations are rendered as a tree of nodes, with the most
significant elements colored according to the percentage cost
relative to the entire statement.
Use this tool to quickly identify areas of your SQL statements
which may require tuning.
With the Visual Explain Plan, you can :
- Save the diagram as an image (JPG or PNG),
click Save Image As
- Print a hard-copy of the diagram, click Print
- Highlight the critical path, click Color Critical
Path
- Highlight the critical node, click Color Critical
Node
- Highlight the critical operation, click Color Critical
Operation
|
|