In terms of DB2 indexing, what is the root page?
Answer / s
Root page is at topmost level of the index which has the
upper range values and pointers to non-leaf pages.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is db2 free?
Explain package in db2 and its advantages?
What do the initials DDL and DML stand for and what is their meaning?
Explain dclgen.
What is buffer pool and list some of them?
What is explain plan in db2?
What are host variables in db2?
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
What is the self-referencing constraint?
What are the benefits of using the db2 database?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is the SQL query to select, delete and get count of duplicate rows in DB2?