mysql limit number of rows selected code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;