how to set limit in mysql query code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;