15.5 Representing Relationships in Database Tables

Python for Everybody (Audio/PY4E)

Categorías:

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.