Comma-Delimited List using Coalesce


/ Published in: SQL
Save to your folder(s)

If you ever need to build a comma delimited list out of a column in SQL you can easily do this using the COALESCE function.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.