TsqlTools — SQLcompare — How To Compare Two SQL Server Databases Without Any Software
Jul 30, 2017 · 1 min read

I’m glad to informs that today im going to release my next phase of TsqlTools is SQLCOMPARE. I was in a point to compare two databases which are on two different servers, I have checked many websites and blogs, but unfortunately, I didn’t find any useful T-SQL query for that. But there is so many good software available to compare the databases. Red-Gate is one of my favorite tool for comparison.
So I have prepared 3 Tsql scripts to compare all databases objects between two SQL servers.

