Intro

Objectives

  1. Produce a data model from given data requirements for a simple scenario involving multiple entities.
  2. Produce entity descriptions representing a data model in the form:
    • Entity1 (Attribute1, Attribute2…)
  3. Produce entity relationship diagrams representing a data model.
  4. Be able to define the terms relation, attribute, primary key, composite primary key, foreign key.

Resources

Video

Slides

Worksheet

Homework