mysql如何将多行数据合并成一行
这篇文章主要介绍了mysql将多行数据合并成一行的方法,需要的朋友可以参考下
select group_concat(list_name) from aa_list
收藏文章
精彩图集
精彩文章
select group_concat(list_name) from aa_list
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229