Migrating changes from one database environment to another

You can use a change management script to migrate structural changes from one database to another.

New applications or changes to existing applications might require structural changes to databases. Changes might be made first in the development database environment, then moved to the test environment, and then finally moved to the production environment.


Feedback