Relational Databases

Last updated on 2025-02-21 | Edit this page

Overview

Questions

  • What is a relational database?
  • How do keys work?
  • What is a normal form?

Objectives

  • understand the differences of normal forms
  • normalize data in tables

Tables


Primary Key


Foreign Key


First normal form


Second normal form


Third normal form