mysql limit with where conditin code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;