Posts by Zero • 151 points
1 post
- 
		5 votes2 answers6106 viewsA: Mysql group_concat() in SqlserverOnly to complement the response for future research (how I needed to), from the 2017 version of Sqlserver was implemented the function STRING_AGG(), which has the same characteristic as…