不列出表结构及测试数据,只能这样大概写个思路了:select a.* from(select t1.*,(select count(*)+1 from 表 where 分组字段=t1.分组字段 and 排序字段