Q1/ A library service wants to create a database to store details ofits libraries, books and borrowers. Details include the following: A book has a unique ISBN number, a title and one or more authors....


Q1/<br>A library service wants to create a database to store details ofits libraries, books and<br>borrowers. Details include the following:<br>A book has a unique ISBN number, a title and one or more authors. The library<br>service may own several copies of a given book, each of which is located in one of<br>the service's libraries. A given library contains many books, and in order to<br>distinguish different copies of the same book a library assigns a different copy-<br>number to each of its copies of a given book; the price that was paid for each copy is<br>also recorded. Every library has a unique name and is either a main library or a<br>branch library. A main library may have zero or more branch libraries and every<br>branch library is a branch of exactly one main library. A borrower has a name and a<br>unique ID code. A borrower can have many books on loan, but each copy of a book<br>can only be on loan to one borrower. A borrower could borrow the same book on<br>several occasions, butit is assumed that each such loan will take place on a different<br>date.<br>Propose EER diagram to this system.<br>1 Add file<br>

Extracted text: Q1/ A library service wants to create a database to store details ofits libraries, books and borrowers. Details include the following: A book has a unique ISBN number, a title and one or more authors. The library service may own several copies of a given book, each of which is located in one of the service's libraries. A given library contains many books, and in order to distinguish different copies of the same book a library assigns a different copy- number to each of its copies of a given book; the price that was paid for each copy is also recorded. Every library has a unique name and is either a main library or a branch library. A main library may have zero or more branch libraries and every branch library is a branch of exactly one main library. A borrower has a name and a unique ID code. A borrower can have many books on loan, but each copy of a book can only be on loan to one borrower. A borrower could borrow the same book on several occasions, butit is assumed that each such loan will take place on a different date. Propose EER diagram to this system. 1 Add file

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here