Community

OFFSET – FETCH in SQL Server 2012

(John Pertell) Most of us are familiar with using the TOP keyword in a T-SQL query. Basically, TOP will return a specified percentage or number of records. For instance, to see the top 100 sales orders by total price you may run a query similar to this one.

Read More - Register for Free Membership