Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3) (30 points) Consider an ONLINE-AUCTION database system in which members (buyers and sellers) participate in the sale of items. The data requirements for this

image text in transcribed
3) (30 points) Consider an ONLINE-AUCTION database system in which members (buyers and sellers) participate in the sale of items. The data requirements for this system are summarized as follows: . The online site has members, each of whom is identified by a unique number and is described by an email address, name, password, home address, and phone number. A member may be a buyer or a seller. A buyer has a shipping address recorded in the database. A seller has a bank account number and routing number recorded in the database. Items are placed by a seller for sale and are identified by a unique item number assigned by the system. Items are also described by an item title, a description, starting bid price, bidding increment, the start date of the auction, and the end date of the auction. Items are also categorized based on a fixed classification hierarchy (for example a modem may be classified as COMPUTER ->HARDWARE MODEM). Buyers make bids for items they are interested in. Bid price and time of bid is recorded. The bidder at the end of the auction with the highest bid price is declared the winner and a transaction between buyer and seller may then proceed. The buyer and seller may record feedback regarding their completed transactions. Feedback contains a rating of the other party participating in the transaction (1-10) and a comment. . . Design an enhanced Entity-Relationship diagram for the ONLINE-AUCTION database, and draw an EER diagram for that schema. Specify key attributes of each entity type and structural constraints on each relationship type. Note any unspecified requirements, and make appropriate assumptions to make the specification complete

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

Expert Oracle9i Database Administration

Authors: Sam R. Alapati

1st Edition

1590590228, 978-1590590225

More Books

Students also viewed these Databases questions