FORMAT:保留几位小数
CONCAT:拼接字符串
GROUP BY:分组计数
用法:select count(*) / (select count(*) from b) from b group by 【类别】