15.7 Many-to-Many Relationships

Python for Everybody (Video/PY4E) - A podcast by Dr. Charles Russell Severance

Categories:

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.