selecting only a certain number of rows, mysql code example Example: select a certain number of entries from select mysql SELECT * FROM `your_table` LIMIT 0, 5000