Can you define an Index if the table size less than 10
PAGES?
Answer Posted / s
You do not want to define an index on such a small table
because, its an overhead to maintain the index and
tablespace scan will only result in 1 I/O.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What does sqlcabc has?
What is dclgen (declaration generator)?
Explain what are the various isolation levels possible?
what is the role of the cursor in db2?
Give the name of some fields form sqlca.
What is a storage group (stogroup)?
What are host variables in db2?
What is a plan and package in db2?
Where can you declare a cursor in a cobol-db2 program?
What is access path in db2?
How can you count the number of rows from a table tab?
What is the result of open cursor statement?
What is dbrm?
Is ibm db2 free?
What is scrollable cursor in db2?