Efficient data paging with SQL Server 2005 using ROW_NUMBER()(j-dee.com)
submitted by
jdee(270) 4 years, 6 months ago
Paging large amounts of data in SQL Server 2000 used to be a real pain, creating temporary tables, suffering bad performance after the first few batches of data or using ROWCOUNT to ignore large numbers of rows. Luckily SQL Server 2005 delivers a couple of new functions to make efficient painless data paging a reality.
|category: Database
|Views: 163
tags:
2005 SQL Database another
Everyones tags:
Your Tags: