what is explain plan?

Answer Posted / ashok

Explain plan shows the details of the joins cordinality and
time taken.we can easily find the what join is taking much
time in a SQL query. by clicking F5 you can see the explin
plan in PL/SQL developer.

Is This Answer Correct ?    11 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is informix sql?

540


What are different types of keys?

525


How you improve the performance of sql*loader? : aql loader

582


How do I save a sql query?

546


What is sqlcommand?

558






Why are indexes and views important to an organization?

529


What is bitemporal narrowing?

739


What is meant by cursor in sql?

548


What are aggregate and scalar functions?

527


what is cursor. write example of it. What are the attributes of cursor.

747


How do I view a view in sql?

510


Can we use pl sql in mysql?

519


How to check if a column is nullable before setting to nullable?

586


What are the different schemas objects that can be created using pl/sql?

532


How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?

906