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
The same problem exists in Visual Studio, here's how to fix it there:
Go to:
Tools > Options > SQL Server Tools > Transact-SQL Editor > Query Results > Results To Grid
Now click the check box to true: "Include column headers when copying or saving the results"