get all rows of table mysql with limit code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;