Answer Posted / sureshkumar.somayajula
Explain Plan determines the execution plan for SQL
Statements.
Syntax:
expalin paln
set statement_id= ' Text '
schemaname.Table_name@Databaselink
for Statement.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which are the different types of indexes in sql?
explain normalization concept? : Sql dba
What are the uses of sysdate and user keywords?
What are the features of pl sql?
Can triggers stop a dml statement from executing on a table?
What is difference between rank () row_number () and dense_rank () in sql?
what is acid property in database? : Sql dba
Explain ddl statements in pl/sql?
What is sql rowcount?
What is embedded sql in db2?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
What does the argument [or replace] do?
What are operators available in sql?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
How to create an array in pl/sql?