In this tutorial you will learn how to link tables in an existing database together in a one-to-many relationship to create a relational database. You will also learn how to enforce referential integrity between those tables to keep records in related fields valid and accurate.
Relational databases can be confusing at first, so we'll take things slowly and explain everything in great detail as we go. Let's get started!