Db2 entity relationship diagram

A diagram showing the relationship of the entities in a Db2® database.

In the ERD, the #, *, and o symbols each has a specific meaning:
  • # means a primary key
  • * means that a value cannot be null
  • o means that a value can be null
Figure 1. Db2 entity relationship diagram (ERD)
The diagram shows the possible structure of a Db2 schema.