how to add where condition after limit and order by in mysqql code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;