SELECT * FROM ‘table‘ ORDER BY ‘condition‘ DESC LIMIT ‘开始索引‘,‘记录数‘
mysql sql分页查询语句
原文:https://www.cnblogs.com/jinhai-wow/p/8375873.html