15.5 Representing Relationships in Database Tables

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

Categories:

We look at how we map a logical database model to a physical database model by adding columns and constraints to model the table-to-table relationships.