Hello,
I need to compare the structure of all the tables (I mean: field definition, keys, constraints, indexes) and the code of all stored procedures of a database against the "corresponding" object from another database, in order to know if the database is up to date.
Any advice, tool, or sql code about this issue will be welcome.
Thanks in advance,
Felix