offset and limit when codition is used mysql code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;