例:select t.* from (select * from t_user where isDelete = 1 limit 0,10) t order by t.qq
select from where group by having limit order by