Download presentation
Presentation is loading. Please wait.
Published byWilliam Palmer Modified over 9 years ago
2
So people are returning our books late and we now need to add a way to track our fines. Define relationships and make tables
3
Resources Events Agents
4
We want to be able make several payments on one purchase if it happens to be very expensive. We also want to be able to pay for many inexpensive purchases with one payment. How could we do this? (Hint—we need this to be Many to Many)
5
Many to Many relationships required an intermediate table to match the primary keys from each table. Resources Events Agents
6
Resources Events Agents
7
We’ve worked so hard to make our tables and relate them, so the best way to celebrate is to import data!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.