Generating an EXPLAIN plan

On June 19, 2009 / By admin / In Oracle / Reply

How would you go about generating an EXPLAIN plan?

 

Create a plan table with utlxplan.sql.
Use the explain plan set statement_id = ‘tst1′ into plan_table for a SQL statement
Look at the explain plan with utlxplp.sql or utlxpls.sql

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Reply

Spam Protection by WP-SpamFree