Question
Could someone please solve chapter 12 problem 14???? in the book database systems 6th edition by Thomas Connolly? 12.14 Create an ER model to represent
Could someone please solve chapter 12 problem 14???? in the book database systems 6th edition by Thomas Connolly?
12.14 Create an ER model to represent the data used by the library.
The library provides books to borrowers. Each book is described by title, edition, and year of publication, and is uniquely identified using the ISBN. Each borrower is described by his or her name and address and is uniquely identified using a borrower number. The library provides one or more copies of each book and each copy is uniquely identified using a copy number, status indicating if the book is available for loan, and the allowable loan period for a given copy. A borrower may loan one or many books, and the date each book is loaned out and is returned is recorded. Loan number uniquely identifies each book loan.
The answer to this exercise is shown as Figure 13.12.
Book Provides Book Copy ISBN (PK) title edition yearPublished 1..1 .copyNo (PK status loanPeriod 1..1 Is Borrower Borrows Book Loan borrowerNo (PK1.1 name 1. loanNo (PK dateOut dateReturned addressStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started