I have custom of using mysql to program with php, but I had to switch to sql Serve. I have problems having mysql in the use of limit to create pagination however the sql Serve it seems to me that they do not have this resource, looking for pages in internent I found a code that creates paging using subquery. But I would like to know if sql Serve really does not have any features similar to the mysql limit. To load the page use ajax in jquery, when the user clicks on my page index automatically reload the page.