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 covering AQA AS Level Computer Science Database design and normalisation techniques for AS Level Computer Science. Each lesson works through exam-style questions.