Help for this page
Select Code to Download
Select
or
download this
SELECT * FROM table LIMIT 99, 21;
Select
or
download this
SELECT * FROM table ORDER BY col LIMIT 99, 21;