SQL using FOR XML PATH to do a group by and concatenation

前端 未结 0 1927
生来不讨喜
生来不讨喜 2020-12-07 08:51

I am using FOR XML PATH to do a group concatenation however it is not grouping the colors as the final result.

select distinct m1.short_code
,m1.class_id1
,m1         


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