J John Nagtzaam Member Jan 24, 2012 #1 How is the plan in the explain plan window constructed? Is it possible to add the PEEKED_BINDS option from dbms_xplan.display_cursor?
How is the plan in the explain plan window constructed? Is it possible to add the PEEKED_BINDS option from dbms_xplan.display_cursor?
Marco Kalter Administrator Staff member Jan 24, 2012 #1 The query plan is obtained by executing an "explain plan for " command and querying the plan_table.