tweety · 2004-11-01 09:04:14 · 阅读: 473 select month,B ,count(b) from table1 group by month,b order by month <空>