What is best tool to compare two SQL Server databases (schema and data)?

Posted by tomaszs on Stack Overflow See other posts from Stack Overflow or by tomaszs
Published on 2009-03-26T09:28:11Z Indexed on 2010/03/24 9:43 UTC
Read the original article Hit count: 311

Filed under:
|
|
|

I would like to compare two SQL Server databases including schema (table structure) and data in tables too. What is best tool to do this?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server