SQL Server Read Ahead Reads Example
SQL Server has many features that assist with providing the best query performance and one of these features is read ahead reads or prefetching. In this tip we look at how this relates to SQL Server query performance and the impact to the query.