Question: Implement the design for the Bookstore/Library system on MSAccess or MySQL. Each Table has to contain at least 5 rows. In other words, you need
Implement the design for the Bookstore/Library system on MSAccess or MySQL. Each Table has to contain at least 5 rows. In other words, you need to generate random data and each table has to have at least 5 entity instances. Each student is supposed to implement considering only 3 tables. You can pick any 3 table BOOKSTORE/LIBRARY MANAGEMENT SYSTEM BOOK_AVAILABILITY ISBN Date Number of Available Copies BOOK ISBN Title Publisher Year Edition Status Location BOOK_HISTORY CheckOutNo ISBN MemberID CheckOutDate ReturnDate IsLateReturn PenaltyFee CHECK_OUT CheckOutNo ISBN MemberID CheckOutDate DueDate MEMBER MemberID FName Middle LName BirthDate Gender PhoneNo Address PUT_HOLD ISBN Member ID BOOK_AUTHOR ISBN Author
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
