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
Parent topic: MFT database logger tables
Related tasks