Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a. Consider the following set of data requirements for Bookstore database which contains data about books and selling transactions. The Bookstore consists of several branches.

image text in transcribed

a. Consider the following set of data requirements for Bookstore database which contains data about books and selling transactions. The Bookstore consists of several branches. Each branch is identified by uniquely assigned ID, Name, and location. b. A book is identified by an ISBN (unique), title, publisher, and one or more authors. There may be one or more copies of the same book, distributed over the Bookstore branches. Each book copy is identified by a Copy Number which is unique for all copies of the same book. It is required to keep track of the number of book copies in each Bookstore branch. Each book belongs to one category (Art, Literature, Science, Engineering ... etc). Each category has a recruitment budget. A publisher is identified by Name (unique), Address, Email Address, and Phone numbers. d. Each buyer is registered in the system through his/her email address and Name. No two users are allowed to have the same email address. It is required to keep track of the selling transactions of each Bookstore branch. Each selling transaction is identified by a unique reference number and having information about the buyer, the book, the bookstore branch and selling date. C. Design a database for the bookstore described above, illustrating your design through an ERD. After designing your ERD, construct the relational model for your database, illustrating the constraints on each relation

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Programming With Visual Basic .NET

Authors: Carsten Thomsen

2nd Edition

1590590325, 978-1590590324

More Books

Students also viewed these Databases questions

Question

Has the priority order been provided by someone else?

Answered: 1 week ago

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago