Display execution plans stored in plan_table

ScottSD

Member
Is there any way to retrieve an execution plan stored in a table (plan_table) and display it in PL/SQL developer?

I like to store plans for future reference. Would be nice if I could display them in PL/SQL developer.
 
Back
Top