Use a CTE along with ROW_NUMBER() to Paginate Records in SQL 2005(blog.troyd.net)
submitted by
powerrush(3873) 4 years, 6 months ago
You may be familiar with ROW_NUMBER(), but did you know you'll also need to combine that with a Common Table Expression (CTE) to paginate through your records?
|category: Database
|Views: 15
tags:
2005 SQLServer SqlServer2005 .Net ASP.NET another
Everyones tags:
Your Tags: