read-ahead reads in SQL Server 2005
Hi,
I would like to describe what is meant by "read-ahead reads" after having set "set statistics io on;".
Do you know where I could find information about it which is valid for SQL Server 2005? In MSDN and Google, I just found information for older versions of SQL Server.
Is this sourcehttp://www.microsoft.com/technet/prodtechnol/sql/70/reskit/part4/sqc05.mspx - which explaines quite well what I need - still valid for SQL Server 2005?
Thanks for help,
Ina

