Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a DBDL DBDL Read through the whole project before beginning. Based on the information provided below, you will be creating a DBDL Database Design

Create a DBDL

DBDL

Read through the whole project before beginning. Based on the information provided below, you will be creating a DBDL

Database Design Language (DBDL) Use Visio or Word to create the model. The correct syntax must be used. Remember to list out all alternate keys, secondary keys, and foreign keys.

DUE DATE: NOVEMBER 20, 2018

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 member number. Other information kept on each member is the email address, name, password, username, home address, and phone number.

A member may be a seller or a buyer or both. A buyer has a shipping address. A seller has a bank accountant number, and routing number.

Items are placed by a seller for sale and are identified by a unique item number. 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.

Buyers make bids for items they are interested in. Bid price and time 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.

A buyer can place many bids (or none at all).

A seller can sell many items (or none at all).

Each item is sold by only one seller.

An item may have zero bids, or may have many bids.

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.

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_2

Step: 3

blur-text-image_3

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

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions