MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the incorrect option about the sql server index |
| A. | Two types of indexes - clustered indexes and non-clustered indexes |
| B. | Both types use B-TREE for searching data |
| C. | Only one clustered index on a table |
| D. | More than one clustered index on a table |
| Answer» E. | |