This question has already been answered:
- Selecting data range in MySQL + PHP 2 responses
There is a table with a large number of rows, I want to make them look at by page, 100 entries per page, how to write a query, so that the rows from 100 to 200 would be shown?