Python For Everybody (audio/py4e)

15.7 Many-to-Many Relationships

Informações:

Sinopsis

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.