Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » SQL Server » paging   (RSS)

Paging SQL Server result sets

Paging through SQL Server result sets is an approach for reducing the network and client resources used to display large result sets. Here is a discussion of the merits of three approaches including their relative performance.
 
Page view tracker