Physical Diagrams

A physical data diagram provides a graphical view of your database structure, and helps you analyze its tables (including their columns, indexes, and triggers), views, and procedures, and the references between them.

Note: To create a physical diagram in an existing PDM, right-click the model in the Browser and select New > Physical Diagram. To create a new model, select File > New Model, choose Physical Data Model as the model type and Physical Diagram as the first diagram, and then click OK.

In the following example, the Employee table is shown in relation to the Team, Division, Material, Task, and Project tables:


PDM Diagram Example