Tables, keys and the aim of normalisation
Tables, keys and the aim of normalisation

A relational database stores data in tables called relations. Each row is a tuple, each column is an attribute, and good design tries to store each fact once in a sensible place.
Step-by-step lessons on AQA AS Level Computer Science Database design and normalisation techniques. Each one builds up to exam-style questions.