Posted by: Rhonda Tipton | April 24, 2008

Column Headings from SQL Results – Easier Way

I posted yesterday on pulling the column headings from a SQL Server result set and transferring them to Excel.  I received a comment from Scott Stonehouse outlining a much easier way to do what I need to do.

Simply access the Tools Menu and select Options.  On the left, expand Query Results/SQL Server and select Results to Grid.  On the right check Include column headers when copying or saving the results.

2008-04-24_084916

Run a query in SQL Server Management Studio and select the contents of the result set.

2008-04-24_085755

 

Paste the results into Excel – like magic, there are the column headings.

2008-04-24_085900 

To me, Scott proved what the Internet and blogs are for.  Teaching and Learning.


Responses

  1. [...] Column Headings from SQL Results – Easier Way (Rhonda Tipton) [...]

  2. Glad I could help! Trust me, I’ve learned lots from reading your stuff!

  3. [...] Column Headings from SQL Results – Easier Way [...]


Leave a response

You must be logged in to post a comment.

Categories