utility used to obtain inform regarding the optimizes
choice of access strategy for SQL stmts
A) LOAD
B) REORG
C) COPY
D) EXPLAIN
Answer Posted / raj kumar
Explain
explain will give the optimizer plan for the query
explain select * from .......etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which three commands cause a transaction to end?
What is a trace file?
What happens when shared and exclusive locks are applied on data item?
Differentiate between extension & intension?
How does database replication work?
What is the concept of Virtual field?
Should I store images in database?
What is the difference between data source and database?
What is a database lookup?
Which is the most reliable programming language for RDBMS Relational Database Management System for Multi user applicaton. For PC application or web application ?
How to produce such kind of file?
How is image stored in database?
What are the tools used for backup and ticketing?
How many types of normalization? What is the use of it?
What are indexes in oracle?