We need to create a database for the Circulation Department of a public library. The database will store information about the patrons, books, and circulation. It contains the following:
4 tables for the database: PATRON, BOOK_COPY, BOOK, and CHECKOUT. (Since a book may have multiple copies that may be purchased by the library at different time, it is better to have a BOOK_COPY table to avoid unnecessary data redundancy.) The data in the tables are as follows:
Write a list of business rules ( not less than 4).
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here