Knowledge Measure
True or false: If you create a clustered index with a nonunique key, SQL Server automatically “uniquefies” it.
Provided an index exists on col, can the optimizer use it to service the WHERE clause predicate col <> 1?
Explain the difference between selectivity and cardinality.
What is the function of the bookmark lookup operator?
True or false: When an index is created, its fillfactor setting affects the number of rows stored on every page in the index's B-tree except the root page.
What is the maximum number of steps in an index's statistics histogram?
What column in sysindexes stores an index's statistics?
What DBCC command can you use to list the fragmentation for an index?
What stored procedure can you use to affect the types of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access