Building an index on the rows that have non-null values in a sparse column would maximize the benefits. Filtered Indexes can be created using non-sparse columns too. Maybe this will settle the NULL vs ...
For developers working with SQL Server, few performance tuning techniques are as essential--or as frequently misunderstood--as indexing. Done right, indexing can drastically improve application ...