In my post Row and Page Count Influence on Estimated CPU and I/O Cost I demonstrated how I/O cost of a clustered index scan had sensitivity to page counts but not row counts. For this post I’ll lay out a direct connection between data page counts and the query execution plan that gets generated. To [...]