Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
:(( How to comare two database,and find out difference?
Use the sys tables or information_schema and compare your objects on the schema, table name, and column name.
I found "sql delta" and "D-Softs DBC" can do this job