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 | |