You are correct: any table that links to the Renter table must contain the RenterID as a field. And yes, this is redundant in a way, but that kind of redundancy is okay. What you would want to avoid, for example, is storing the renter's name twice (or more). For example, if you had multiple...