SQL Server Management Studio 2014 – Show Same .sql File in Multiple Tab Groups

sql server 2014ssms

In Notepad++, I can look at the same file in two side-by-side tab groups. In that software, this feature is called "Clone to Over View". Is it possible to do this in SQL Sever Management Studio 2014?

Best Answer

To my knowledge SQL Server Studio doesn't have a clone/compare feature. Having said that, it appears that SoftTree makes a product that integrates into SQL Server Studio allowing you to use Notepad++ as the editor (which looks very cool):

http://www.softtreetech.com/sqlassist/more_screenshots.htm

http://www.softtreetech.com/sqlassist/

Note: I have zero affiliation or investment with this company.

SoftTree looks to be a bit pricy. However, you can get a free plugin to run SQL code from Notepad++ here (I'm liking they way this looks and may have to try it myself):

https://github.com/gutkyu/NppDB