Explain Plan Tab

joe_brig

Member²
How about adding an Explain Plan Tab on the SQL Window? After a few minutes of tuning I have many windows open and I have to cut and paste from the Plan window back to the SQL window.
This would help avoid dealing with multiple windows.
 
We have a separate Explain Plan Window for this, which can easily be invoked from any other Window that has a SQL Editor or PL/SQL Editor (not just the SQL Window). I can see how it could be useful to have the plan available from the SQL Window though, or to have a link between the Plan Window and the original SQL in some editor. I have added this to the list of enhancement requests.
 
Back
Top