Chapter 7: Problem 16
Consider a library application that needs to keep track of books that have been borrowed. Suppose there is an entity type Loan that has attributes bookID, memberID, dateBorrowed and dateDue. Suppose the due date is always 2 weeks after the borrowed date. Show Loan and its attributes in an ERD.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.