阅读背景:

mysql count(distinct 列名) from 表名 group by 列名

来源:互联网 
select *,count(distinct chapter) from tb_application group by chapter; select *,count(distinct chapter) from tb_applic



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: