Your browser does not support Javascript. You should still be able to navigate through these materials but selftest questions will not work.
1: Creating a Normalised Relational Database Structure
Table of Contents
What is Data?
Database - an Explanation
Keys
Summary
The Relational Database Model
Database Example
Database Queries
The Need for Normalisation
Complex Entities
Un-Normalised Form (UNF)
Converting to First Normal Form (1NF)
Converting to Second Normal Form (2NF)
Convert to Third Normal Form (3NF)
Normalisation Activity
Entity Model Diagrams
Drawing the Entity Model
The Data Dictionary
Creating the Database Tables