Skip to content
  • Welcome!
  • Blog

Cool Coding Stuff

A semi-professional blog about programming

Category: SSMS

Written by mikeyarmesSeptember 27, 2018March 12, 2019

CR, LF, and Copy-paste in SSMS Query Results

Fun tidbit from a co-worker this week, very helpful if you’re not exporting right to Excel from the results context menu. In SSMS: Under Tools > Options Expand Query Results > SQL Server > Results to Grid Tick Retain CR/LF on copy or save Restart SSMS This will cause CR, LF, and CRLF to be […]