15.7 Many-to-Many Relationships

Published: Sept. 28, 2016, 1 a.m.

We look at how to build a connector table to represent many-to-many relationships such as students and courses in database tables. We also learn about composite primary keys.