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
Why query optimization is needed?
Can we insert delete data in view?
Why truncate is faster than delete?
How you improve the performance of sql*loader? : aql loader
What is pl sql script?
Can we edit a view in sql?
what is the bond code in materialized view?
What is not null in sql?
what is the difference between where clause and having clause? : Sql dba
what is a trigger in mysql? Define different types of trigger. : Sql dba
What are the parts of a sql statement?
How do I save a sql query?
How do I run pl sql in sql developer?
How do I count rows in sql query?
Define join and name different types of joins?