Go ahead, you can do it. Login and vote now.
By mswatcher
via simplifydotnet.blogspot.com
Submitted: May 16 2008 / 13:15
SQL Server 2005 has provided many nice new features. One of them is the ability to provide paging easily. This is accomplished using a new function ROW_NUMBER(). It is SIMPLE to do! Below you will find the SQL necessary to try this out for your self.
Add your comment