Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw an Entity-Relationship (ER) Diagram to represent the data requirements of the following scenario: You are setting up your own business by developing an Electronic

Draw an Entity-Relationship (ER) Diagram to represent the data requirements of the following scenario:

You are setting up your own business by developing an Electronic Auction website for the staff, students, and faculty of your University. You would like to build a database to support the operations of this auction web site. To run your business, you need to keep track of the transactions, specifically, the items that are offered to be auctioned, the person offered the item, and bids and ask prices. In order for any customer (a buyer or a seller) to be able to conduct business on your website, he/she must set up an account with payment methods and personal information (name, email, phone, gender, birthday, address, etc). After the account is established, he/she can offer items or buy items.

However, everyone can offer bids along with his/her name, phone #, and email without creating an account. For each auction item, you want to keep certain information such as ask price, the bids, the final sale price, and the categories that it belongs to. The seller must assign each offered item to at least one category and up to 5 categories.

The database should answer the following queries in order to run the auction business:

1. What is the name of the buyer who bought item#12345 on what date and at what price?

2. List the Item# for all items which has been registered on Dec. 24th, 2016

3. List the names, phone and account #'s of sellers who have registered item with ask price less than $100

4. List the account opened-date, name, email, address, and number of items under auction by the customer whose name is Nancy Wilson

5. List the names, emails, and bids for the item#12345

6. List the dates that the auction opens and closes for Item#12345

7. List the name, phone #, and email for all bidders that offer the bid as the ask price for item #598582

8. List the number of items that under each category of items for auction

9. list the item# and description for all items that under the category with type 'custom textbook'

10. List the names and emails of the buyers who bought items listed in the 'exercise equipment' category

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

Pro PowerShell For Database Developers

Authors: Bryan P Cafferky

1st Edition

1484205413, 9781484205419

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago