I am using SQL SERVER 2008 R2, I have two same DB,
- ABC (with only structure like schemas, tables but no data in the table)
- ABC1 (with schemas, tables and data in the tables)
How can I compare #1 & #2 for their Schema and Tables, do we have any software for it or we can do it in the SSMS itself.