VARCHAR group_concat(VARCHAR str[, VARCHAR sep]). 该函数是类似于sum() 的聚合函数,group_concat 将结果集中的多行结果连接成一个字符串。
確定! 回上一頁