6.1 Introduction6.2 The Cardinality Ratio of a Relationship6.2.1 One to One (1:1)6.2.2 Many to One (M:1)6.2.3 One to Many (1:M)6.2.4 Many to Many (M:N)6.3 Participation: Full/Partial6.4 English Descriptions6.5 Tighter English6.5.1 Pattern 1—x:y::k:16.5.2 Pattern 2—x:y::k:16.5.3 Pattern 3—x:y::k:M6.5.4 Pattern 4—x:y::k:M6.5.5 Summary of the Patterns and Relationships6.5.5.1 Pattern 16.5.5.2 Pattern 16.5.5.3 Pattern 26.5.5.4 Pattern 26.5.5.5 Pattern 36.5.5.6 Pattern 36.5.5.7 Pattern 46.5.5.8 Pattern 46.5.6 ER Design Methodology6.6 Some Examples of Other Relationships6.6.1 An Example of the One-to-Many Relationship (1:M)6.6.1.1 Pattern 4–1:M, From the 1 Side, Partial Participation6.6.1.2 Pattern 2—M(Partial):1, From M Side, Optional Participation6.6.2 An Example of the Many-to-One Relationship (M:1)6.6.2.1 Pattern 1—M:1, From the M Side, Full Participation6.6.2.2 Pattern 3–1:M, From the 1 Side, Full Participation6.6.3 An Example of the Many-to-Many Relationship (M:N)6.6.3.1 Pattern 3—M:N, From the M Side, Full Participation6.6.3.2 Pattern 4—N:M, From the N Side, Partial Participation6.7 One Final Example6.7.1 ER Design Methodology6.7.1.1 The Entity6.7.1.2 The Entity6.7.2 Pattern 1—M:1, From the M Side, Full Participation6.7.3 Pattern 3–1:M, From the 1 Side, Full Participation6.8 Mapping Relationships to a Relational Database6.8.1 Mapping Binary M:N Relationships6.8.2 Mapping Binary 1:1 Relationships6.8.3 Mapping Binary 1:N Relationships6.9 Chapter SummaryChapter 6 ExercisesCase StudyNoteBibliography