The table is practically a heap because its' clustered index is on a column that allows NULLs, and there are hundreds of thousands of NULLs.
Whenever I run my query the execution plan shows that the clustered index is always used (all 32 m
Whenever I run my query the execution plan shows that the clustered index is always used (all 32 m