1. The DBA asks for your help in planning the data archive for the following Premiere Products...

Question:

1. The DBA asks for your help in planning the data archive for the following Premiere Products database:
Rep (RepNum, LastName, FirstName, Street, City, State,
Zip, Commission, Rate)
Customer (CustomerNum, CustomerName, Street, City,
State, Zip, Balance, CreditLimit, RepNum)
Orders (OrderNum, OrderDate, CustomerNum)
OrderLine (OrderNum, PartNum, NumOrdered, QuotedPrice)
Part (PartNum, Description, OnHand, Class, Warehouse, Price)
Determine which data from the database to archive; that is, for each table, specify whether data needs to be archived. If it does, specify which data, when it should be archived, and whether it should be archived with data from another table.
2. The DBA denormalized some of the data in the Premiere Products database to improve performance, and one of the resulting tables is the following:
Customer (CustomerNum, CustomerName, Street, City,
State, Zip, Balance, CreditLimit, RepNum, RepName)
Which field or fields cause the table to no longer be in third normal form? In which normal form is the denormalized table?
3. Does your school have a formal disaster recovery plan? If it does, describe the general steps in the plan. If it does not, describe the informal steps that would be taken if a disaster occurred.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Concepts of Database Management

ISBN: 978-111182591

7th edition

Authors: Philip J. Pratt, Joseph J. Adamski

Question Posted: