

MCQOPTIONS
Saved Bookmarks
1. |
Which one is true about clustered index? |
A. | Clustered index is not associated with table |
B. | Clustered index is built by default on unique key columns |
C. | Clustered index is not built on unique key columns |
D. | None of the mentioned |
Answer» C. Clustered index is not built on unique key columns | |