Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

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)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2008
Added on Jun 26 2008
4 comments
1,418 views