Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Exporting multiple rows to 1 CSV column using BCP

$
0
0
Hello, I am working on a data export where I want to export my SQL query to CSV.  I have a row of data that I am trying to send to 1 CSV column and I want the data to appear as a list instead of a row with multiple commas. 

For example

Viewing all articles
Browse latest Browse all 3145

Trending Articles