15.7 Many-to-Many Relationships

Python for Everybody (Audio/PY4E)

Categorías:

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.