SQL Server 2014 equivalent to GROUP_CONCAT()

前端 未结 0 910
广开言路
广开言路 2021-02-01 16:02

I\'m using SQL Server 2014. I have a country table and city table

Country Table

   ID | Code
   1  |  USA
   2  |  UK
   


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题