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 happens if you no create privilege in a database? : Sql dba

715


what is acid property in database? : Sql dba

746


How is use pl and sql?

735


What are different categories of sql commands?

808


What do you understand by pl/sql cursors?

739






How many columns should be in an index?

707


Does sql full backup truncate logs?

747


Does truncate free space?

711


How do I turn a list into a table?

689


Can sql function call stored procedure?

738


what are the properties and different types of sub-queries? : Sql dba

704


ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

2176


How many subqueries can be nested in a statement?

688


what are the advantages of using stored procedures? : Sql dba

822


How delete a row in sql?

717