1.mysql的5个聚合函数
2.avg平均函数
3.avg函数-注意
4.count计数函数
5.count函数-注意-忽略null
6.max函数
7.sum函数
8.avg-distinct配合使用
9.组合聚合函数