Y
Hacker News
new
|
ask
|
show
|
jobs
by
fshr
906 days ago
It reminds me of using the STUFF() + FOR XML PATH trick in T-SQL (mssql) for so many years to aggregate row values into a comma separated string. Now you just call STRING_AGG()