database design for both the CD Database problem and the Warehouse Problem

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Complete a database design for both the CD Database problem and the Warehouse Problem. Display your normalized tables as demonstrated in the following format: TABLENAME(Field 1 (pk), Field 2, Field 3........)

 

В)
The warehouse database stores inventory information. A warehouse has one manager who has an
employee number (unique) and a name. A warehouse is identified by its warehouse name (unique)
and its address. Every part in the warehouse has a part number (unique), inventory date, quantity-
on-hand, supplier name (one), and the delivery number, data, and quantity. One delivery could
deliver several parts. The database is shown below:
WAREHOUSE (manager-id, manager-name, warehouse-name, warehouse-address,
part-no, inventory-date, qty-on-hand, supplier-name,
delivery-no, delivery-date, delivery-qty)
Transcribed Image Text:В) The warehouse database stores inventory information. A warehouse has one manager who has an employee number (unique) and a name. A warehouse is identified by its warehouse name (unique) and its address. Every part in the warehouse has a part number (unique), inventory date, quantity- on-hand, supplier name (one), and the delivery number, data, and quantity. One delivery could deliver several parts. The database is shown below: WAREHOUSE (manager-id, manager-name, warehouse-name, warehouse-address, part-no, inventory-date, qty-on-hand, supplier-name, delivery-no, delivery-date, delivery-qty)
CD Database
CD ID
Title of CD
Artist
Year Published
Genre (rock, pop, hiphop, etc.)
Year purchased
Following fields repeat 1-n times
Track title
Track length
Transcribed Image Text:CD Database CD ID Title of CD Artist Year Published Genre (rock, pop, hiphop, etc.) Year purchased Following fields repeat 1-n times Track title Track length
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education