Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 1: Analyze the features of a Relational Database Overview In this practice you analyze the features of multiple table databases from a set of

Exercise 1: Analyze the features of a Relational Database
Overview
In this practice you analyze the features of multiple table databases from a set of examples.
Tasks
1. Identify the possible tables and associated fields from the given scenario:
Book.com is an online virtual store on the Internet where customers can browse the catalog and select products of interest.
a. Every book has a title, ISBN, year and price. The store also keeps the author and publisher for any book.
b. For authors, the database keeps the name, address and the URL of their homepage.
c. For publishers, the database keeps the name, address, phone number and the URL of their website.
d. The store has several warehouses, each of which has a code, address and phone number.
e. The warehouse stocks several books. A book may be stocked at multiple warehouses.
f. The database records the number of copies of a book stocked at various warehouses.
g. The bookstore keeps the name, address, email-id, and phone number of its customers.
h. A customer owns several shopping carts. A shopping cart is identified by a Shopping_Cart_ID and contains several books.
i. Some shopping carts may contain more than one copy of same book. The database records the number of copies of each
book in any shopping cart.
j. At that time, more information will be needed to complete the transaction. Usually, the customer will be asked to fill or select a
billing address, a shipping address, a shipping option, and payment information such as credit card number. An email
notification is sent to the customer as soon as the order is placed.
2. ABC Ltd plans to computerize its sales ordering and stock control system. A feasibility study has strongly suggested that a
relational database system be installed. The details of ABC's sales and stock control are as follows:
a. Customers send in orders for goods. Each order may contain requests for variable quantities of one or more products from
ABC's range. ABC keeps a stock file showing for each product the product details and the preferred supplier, the quantity in
stock, the reorder level and other details.
b. ABC delivers those products that it has in stock in response to the customer order and an invoice is produced for the
dispatched items. Any items that were not in stock are placed on a back order list and these items are usually re-ordered from
the preferred supplier. Occasionally items are ordered from alternative sources.
c. In response to the invoices that are sent out to ABC's customers, the customers send in payments. Sometimes a payment will
be for one invoice, sometimes for part of an invoice and sometimes for several invoices and part-invoices.
d. Identify the tables and associated fields from the above scenario.

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

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

What is dividend payout ratio ?

Answered: 1 week ago

Question

Explain the factors affecting dividend policy in detail.

Answered: 1 week ago