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
How many types of sql are there?
How do I kill a query in postgresql?
Which is faster truncate or drop?
What is cursor in pl sql?
What are the types of operators available in sql?
what are all the different types of indexes? : Sql dba
What is natural join in sql?
How many types of triggers are there in pl sql?
Explain commit, rollback and savepoint.
Why use subqueries instead of joins?
what is rollback? : Sql dba
What is varchar data type in sql?
What is the use of count (*) in sql?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
How to use sql*plus built-in timers?