What will the DB2 optimizer do?
Answers were Sorted based on User's Feedback
Answer / s
The optimizer will determine all the different access paths
for the query and does a cost-based analysis and chooses
the the least expensive path.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / srinivas yadav
OPTIMIZER: IT CHOOSES THE BEST ACCESS PATH.
| Is This Answer Correct ? | 2 Yes | 0 No |
why we create view.
What are foreign keys in db2?
Explain the EXPLAIN statement?
When the like statement is used?
What is the use of DELGEN in DB2? Can we Write the program with out using it?
What is the max length of sqlca?
What is a buffer in memory?
What is the maximum size of varchar data type in db2?
db2 restart logic ?
How is deadlock resolved?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What kind of database is db2?