Building 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.

You build a physical diagram at the end of the data analysis process, before you start the software programming. The physical diagram allows you to define how data from conceptual model are implemented in the database.