mysql如何将多行数据合并成一行 更新时间:2020-04-28 00:35 作者:startmvc selectgroup_concat(list_name)fromaa_list select group_concat(list_name) from aa_list mysql 多行合成一行