what is explain plan?, given an example...
Answer Posted / suresh somayajula
Explain Plan determines the execution plan of SQL statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a dynamic query?
What are sql constraints?
What is a table partition?
What is clause?
What is cursor and why it is required?
what is the difference between join and union? : Sql dba
What is pl sql commands?
how would you get the current date in mysql? : Sql dba
What are the datatypes available in pl/sql ?
what is data control language? : Sql dba
What is Materialized View? In What Scenario we Use Materialized View?
Explain table and field in sql?
What if we write return in procedure?
what are local and global variables and their differences? : Sql dba
What are instead of triggers?