mysql中的group by的使用方法:【SELECT * FROM table_name WHERE column_name GROUP BY column_name;】。group by语句根据...