You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xb.sql and xbi.sql - Explain Oracle Execution Plans Better! (Part 2) | Tanel Poder Consulting
In the previous post in this series, I showed how my scripts xb.sql and xbi.sql (eXplain Better and eXplain Better, by sqlId) help you see Oracle execution plan details in a more complete way.
Here are the features that I currently plan to cover:
More detailed access/filter predicate info next to plan tree data (Part 1) More intelligent row-source level execution statistics presentation (Part 2, this post) Calculate Optimizer Cost misestimation factor and demo its effects (Part 3, coming soon) More intelligent row-source level execution statistics presentation Look into the following example output by DBMS_XPLAN. - Linux, Oracle, SQL performance tuning and troubleshooting - consulting & training.
xb.sql and xbi.sql - Explain Oracle Execution Plans Better! (Part 2) | Tanel Poder Consulting
In the previous post in this series, I showed how my scripts xb.sql and xbi.sql (eXplain Better and eXplain Better, by sqlId) help you see Oracle execution plan details in a more complete way.
Here are the features that I currently plan to cover:
More detailed access/filter predicate info next to plan tree data (Part 1) More intelligent row-source level execution statistics presentation (Part 2, this post) Calculate Optimizer Cost misestimation factor and demo its effects (Part 3, coming soon) More intelligent row-source level execution statistics presentation Look into the following example output by DBMS_XPLAN. - Linux, Oracle, SQL performance tuning and troubleshooting - consulting & training.
https://tanelpoder.com/posts/xb-sql-script-explain-oracle-plan-better-part-2/
The text was updated successfully, but these errors were encountered: