Plan has the optimized access path in it. But is that
optimized access path is attained or known



Plan has the optimized access path in it. But is that optimized access path is attained or known..

Answer / prajakta

It is attained based on results from RUNSTATS utiliry. The Query Optimizer derives it.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is the advantage in De-normalizing tables in DB2?

0 Answers  


What happens in bind step in a db2 program?

0 Answers  


Is it possible using max on a char column?

0 Answers  


What is the difference between nvl and coalesce?

0 Answers  


what is difference between Plan and Package

1 Answers   Syntel,


What is the use of reorg in db2?

0 Answers  


What is db2?

0 Answers  


How to connect to db2 database from windows command line?

0 Answers  


What is rct?

0 Answers  


I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?

4 Answers  


What is the result of open cursor statement?

0 Answers  


what are stage one indexable predicates?

1 Answers  


Categories