Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Sunday, November 12, 2017

Outputing table with headers using bcp fails

SQLServerCentral » Latest topics
Outputing table with headers using bcp fails
I am trying to export some table to csv using bcp, I have to do it query-like so this has to be the only way around.
So far,I managed to do it without headers(col names), issue occurs after I try to add columnHeaders.
I receive some strange output

No comments: