< Previous

Summary

Congratulations! This tutorial has taught you how to manage database changes in a team environment using the workbench.

Lessons learned

By completing this tutorial, you learned about the following concepts and tasks:
  • How to reverse engineer an existing database schema into a physical data model
  • How to visually inspect the model by using a diagram
  • How to use the diagram editor to visually add new relationships to the model
  • How to compare the changed version of the model to the original database
  • How to create a delta DDL script that can be used to deploy your changes back to the database