Chapter 11. Semantic Data Modelling, The Entity Relationship Model

Table of Contents
11.1. References for this Lesson
11.2. Tools Installation, etc
11.3. Fundamental Database Design Principles
11.3.1. Problem: Null
11.3.2. Problem: Redundancy
11.4. Entity Relationship Modelling, ER
11.4.1. Entity Classes and Entities
11.4.2. Relationship Classes and Relationships
11.4.3. Attributes
11.4.4. Cardinality and Participation
11.5. Demo of Dia
11.6. Assignments DB.1
11.6.1. Assignment B.0
11.6.2. Assignment B.1
11.6.3. Assignment B.2
11.6.4. Assignment B.3
11.6.5. Assignment B.4

11.1. References for this Lesson

[NMLdkexit] This chapter.

[Sum07]