Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Instruction

Data Relationship Types

We've decided which data to divide into related tables (Movies and People). Now we're ready to begin working with data in those tables. There are relationships between those tables, which we'll need to define to connect related data and make our database flexible.

There are three types of relationships between tables. Developers describe these types by how many rows can relate to each other ...