分组后还需要去重怎么办 select count(distinct pid) from a group by id; 返回

SqlSugar 老数据
2 3087

分组后还需要去重怎么办 select count(distinct pid) from a group by id;

热忱回答2