hi i need to know the pagination query for MS sql , we got a table with more than i million records and when we any query it returns thousands of results, i need to do pagination so that i can break the results into pages.
i am using php and querying ms sql table.
thanx very much!