grouy+having怎么用来?求最简单的例子grouy+having怎么用来就是那个聚合函数?求最简单的例子[解决办法]select cid,count(*) from table1 group by cid having count(*)>10