LU04.A03 - ERM: SchoolGrades_DB

Prerequisites

Introduction

In order to store business data efficiently we need a structure that should match the needs of the requirements. The first step is generally to analyse the business case and build up our data structure.

Given business case

You are assigned of designing a database to manage the students' grades and the subjects they attend.

Task: Design a ERM

Analyse the given business cases and design an ERM that meets the requirements of the business cases below.

  1. Identify the entities (tables)
  2. Determine the attributes of each table, including the primary keys
  3. Connect the base tables by adding ralations to your data model
  4. Determin the cardinality of the tables involved.

Solution

Lösung

Vocabulary

English German
prerequisite Grundvoraussetzung

Volkan Demir