Code Snippet - SQL Paging Stored Procedure - CodeWrapper.com(www.codewrapper.com)
submitted by
codewrapper(35) 2 years, 2 months ago
This sp is useful where paging is required on huge tables. It selects the exact data instead of getting whole table data. It works on one table, so that if you have to select from multiple tables, then you can create a view and pass it's name to this sp as @table parameter. read more...
|category: Database
|Views: 3
tags:
Database another
Everyones tags:
Your Tags: