What is a composite index and how does it differ from a
multiple index?
Answer / s
Composite index consists of two or more columns
A tablespace can have multiple indexes.
But the column to be indexed can only appear once in the
index
Is This Answer Correct ? | 0 Yes | 2 No |
What is a db2 package?
how to resolve -805 . how to see dbrm and package not found
How can we retrieve the total number of records in RPG & CLLE?
Can I use LOCK TABLE on a view?
What is a Resource Control Table(RCT)? Describe its characteristics.
What is ibm db2 connect?
How do I add a column to a table in db2?
What technique is used to retrieve data from more than one table in a single SQL statement?
What is lock contention?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
How to resolve deadlock issue
define clustering index.