更换group_concat函数的分隔符 SELECT GROUP_CONCAT(nickname SEPARATOR '|') FROM `user` group by gender; 2019年6月8日 MySql 524 views更换group_concat函数的分隔符已关闭评论 阅读全文