Microsoft
MB6-894 · Question #87
Your company is having issues with indexes. You research the problem and find that, regardless of index type (primary, clustered, or non-clustered), you do not get the expected performance…
The correct answer is B. They are arranged from the most granular to the least granular. See the full explanation below for the reasoning.
Question
Your company is having issues with indexes. You research the problem and find that, regardless of index type (primary, clustered, or non-clustered), you do not get the expected performance improvements. To resolve the issue, what should you ensure about the columns of the index?
Options
- AThey have the Allow Duplicates property set to No.
- BThey are arranged from the most granular to the least granular.
- CThey are arranged from the least granular to the most granular.
- DThey are sorted in a different order, based on category.
How the community answered
(33 responses)- A12% (4)
- B82% (27)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.