Generate a CSV from a column in sql server

select SUBSTRING((select ‘,’ + d.DESIGNATIONNAME from rbac.DESIGNATIONS d order by  d.DESIGNATIONNAME FOR XML PATH(”)),2,200000) AS CSV

About these ads

One Response

  1. wow it worked fine thanks

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: