my sql get 10 record from off set and limit db code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;