⟩ What is an "entity-relationship" diagram useful for, state briefly?
An entity-relationship diagram is a way of illustrating the structure of a relational database in a simple format. It displays the primary "entities" (tables) in the database and the relationships that exist between the data elements in the tables. It is useful as a basis for discussion during database design and in describing existing databases.