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 |
What is the self-referencing constraint?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
Is it possible to create an Instance in DB2 using DB2 Control Center ?
List out the three types of page locks that can be held.
Can one database have multiple instances?
What is explain in db2?
How to select the duplicate rows from a table?
How do I import data from excel to db2?
How to find last record before record through SQLRPGLE?
How to find primary key of a table in db2?
How to compare data between two tables in db2?
what is the input to PLAN? what is the input to DBRM?