How can analyze query after generating explain plan ?

Answer Posted / chiranjeevi

After generating explan plan the out put of the query
stored in plan_table.from this table if you finding any
table access (full) in output,the query having perfomence
problem.

according you can create the index or primary key or unique
in proper table.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain exception handling in pl/sql?

610


Is sqlite good enough for production?

654


How does sql store data?

568


Can we insert data into materialized view?

617


How to load data with sql*loader?

643






Is ms sql traffic encrypted?

595


what are the type of locks ? : Sql dba

633


What is triggering circuit?

682


What are the differences between in and exists clause?

674


what is data control language? : Sql dba

681


What is nosql db?

628


what is the difference between clustered and non clustered index in sql? : Sql dba

643


What is constant in pl sql?

605


define sql update statement ? : Sql dba

689


What are sql data types?

646