当前位置:Gxlcms > 数据库问题 > Mysql中使用Group_Concat将列组合进来。

Mysql中使用Group_Concat将列组合进来。

时间:2021-07-01 10:21:17 帮助过:34人阅读

left(areaId,7) as CityId,group_concat(stationId) ,NameCn from `wd-area` where type=cn3k and areaId like 10110% group by cityid order by cityid;

 

二、效果图:

  技术分享

 

Mysql中使用Group_Concat将列组合进来。

标签:效果图   span   img   9.png   ati   n3k   code   and   name   

人气教程排行