Entity Relationship Diagrams enable immediate graphical analysis of complex relationships and dependencies between database objects, such as: Tables, Views, Indexes, Stored Procedures and Triggers.
E/R Diagrams provide vital help in visualizing and documenting databases' logical design and constraints.
Built-in Dependencies Analyzer displays vital details about database objects’ "up" and "down" dependencies, using the Tree view, and provides instant drill-down to the relevant source code that defines each object’s relationships and