Previous Topic: Performing TransformationNext Topic: Using the Data Structure List


Results of Transformation

Transformation creates a logical and physical database definition for each DBMS, even if you are only going to target a single DBMS. This way, each of the implementations matches at transformation time.

Transformation creates these diagrams for each DBMS targeted:

These lists serve as a database definition for DDL generation.

When the system design is complete, you may want to modify the Data Store List and/or the Data Structure List to conform to local standards or optimize performance.

More information:

Completing the Data Structure Design