An Operational Database Data Model "data" that is stored in a DBMS Schema, DBMS Tables, DBMS Columns, and Keys can be used to generate a data model tree diagram. This diagram shows a data model tree that is based on a selected root-DBMS Table and then displays ancestor and descendant DBMS Tables as tree branches. Each DBMS Table on a branch is colored coded to represent whether the DBMS Table is an ancestor, a descendant, subtyped, or recursive. The process to accomplish the generation of the SQL DDL includes:
|