hw to select row from a offcet in MYSQL code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;