How can I delete all rows from plan_table
644973Jun 26 2008 — edited Jun 26 2008- I used EXPLAIN PLAN to test the efficient of query and I executed many times
now I want to delete all rows from the table plan_table.
- if I want to check the efficient for query bu using EXPLAIN PLAN
which column should I see (or which argements should I test the values)