Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Database System An online bookstore asks you to design a database to keep track of customer transaction. The rules are A customer can buy many

Database System

An online bookstore asks you to design a database to keep track of customer transaction. The rules are

A customer can buy many books

A book can be bought by many customers

Some Customers do not buy any book.

Some book is never bought.

List existence-dependententity________________________

List existence-independententity________________________

Please design a database model (using Crows foot notation) for this online bookstore.

(Assume that CUSTOMER has the following attribute: CUS_NUM, CUS_NAME, CUS_EMAIL)

BOOK has the following attribute: BOOK_CODE, BOOK_COPY , BOOK_TITLE, ISBN)

CUSTOMER(CUS_NUM, CUS_NAME, CUS_EMAIL)

BOOK(BOOK_CODE, BOOK_COPY , BOOK_TITLE, ISBN)

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

SQL Database Programming

Authors: Chris Fehily

1st Edition

1937842312, 978-1937842314

More Books

Students also viewed these Databases questions

Question

Define the words revenue and expense.

Answered: 1 week ago

Question

=+c) Can disjoint events ever be independent? Explain.

Answered: 1 week ago

Question

Question What is a secular trust?

Answered: 1 week ago