Which value makes a good primary key for a students table?
In a table of students, what does one row stand for?
A foreign key holds the primary key of a row in another table.
Circle one: True False
Students join clubs, and each club has many members. Which relationship is that?
Two pupils share the name Amir Khan. Which key stays safe, and why?
Repeating the club name in every student row keeps the data honest.
Circle one: True False
A designer picks each pupil's email address as the primary key. What is the strongest objection?
A Memberships table has one row per pairing. What should each row hold?