The overall logical structure of a database can be expressed graphically
by an E-R diagram:
- rectangles: represent entity sets.
- ellipses: represent attributes.
- diamonds: represent relationships among entity sets.
- lines: link attributes to entity sets and entity sets to
relationships.
See figure 1.2 for an example.
Figure 1.2: A sample E-R diagram.