I have a master sql file used to create all the database objects for an application. Is there an application/script to compare what's in the actual database and my sql file and display the differences?
- Differences between database objects (tables, triggers, ... Ravi Malghan
- Re: Differences between database objects (tables, t... David G. Johnston