Summary

The goal of this lesson was to create a relationship between a Table of Movies and a Table with Rental Prices. The two Tables need a common Field. RentalPriceID was the example used in this programming.

 

The Primary Key is the best option because it is unique and indexed (fast!).

 

You done good. Take two cookies if you wish.

 
 
graphic2
graphic1