1.

Designing an nonaligned partitioned index can be useful in the following case :

A. The base table has not been partitioned
B. The index key is unique and it does not contain the partitioning column of the table
C. You want the base table to participate in collocated joins with more tables using different join columns
D. All of the mentioned
Answer» E.


Discussion

No Comment Found