|
The Visual Explain Diagram 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.
- To save the diagram as an image (JPG or PNG), click Save Image As
- To print a hard-copy of the diagram, click Print
- To highlight the critical path, click Color Critical Path
- To highlight the critical node, click Color Critical Node
- To highlight the critical operation, click Color Critical Operation
|
|