我在类似的表中有类别
table(cat_name,amount);
如何获得amount每个cat_nameGrouped 的总和cat_name
amount
cat_name
mysql sql
mysql ×1
sql ×1