I am using SQL Server Management Studio.
I wish to save the results of a query to an excel file.
I choose \"save as\" and then save to CSV file which I ca
I also face the same issue. When I used right click in the query window and select Query Options. But header rows does not show up in output CSV file.
Then I logoff the server, login again and run the script. Then it worked.