There was an error while loading. Please reload this page.
1 parent 47cc1ec commit 88e8ee7Copy full SHA for 88e8ee7
AggregateFunctions
@@ -0,0 +1 @@
1
+ SELECT STRING_AGG(CONVERT(VARCHAR(max), columnName),',' ) AS emp from tableName
0 commit comments