I want to run this query on my SQL Server as follows:
Microsoft SQL Server Management Studio 10.50.1600.1
But it can\'t recognize the OFFSET and so shows ERROR?<
OFFSET FETCH is a new feature added to Sql Server 2012 and does not exist in Sql Server 2008.