Entity Relationship Diagrams


Execute Query provides for the creation of database Entity Relationship Diagrams (ERD) either via a reverse-engineered existing database structure or through the creation of a new ERD with a blank canvas.

The ERD feature renders a visual display of table relationships. It provides complete access to table structures and constraints and allows for the generation of SQL CREATE TABLE scripts from the diagram itself.

Note: Modifications made to table structures and associated relationships are not propagated to the database.

ERD explained: