Is it possible to compare multiple schema within 2 databases and map them to each other by name, get a list of all different tables, indexes, etc. and finally run a sync script for all objects (of all or all chosen schema)?
For example, if there is an environment with a production database and a test database that contain ten schema each and a user wants to see if there are the same tables in all schema, instead of comparing each schema one by one, is it possible to compare them all at the same time?
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center