Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The DBA asks for your help in planning the data archive for the following TAL Distributors database: Rep (RepNum, LastName, FirstName, Stree, City, State, PostalCode,

The DBA asks for your help in planning the data archive for the following TAL Distributors database:

Rep (RepNum, LastName, FirstName, Stree,

City, State, PostalCode, Commission, Rate)

Customer (CustomerNum, CustomerName, Street, City, State, PostalCode, Balance, CreditLimit, RepNum)

Orders (OrderNum, OrderDate, CustomerNum)

OrderLine (OrderNum, ItemNum, NumOrdered, QuotedPrice)

Item (ItemNum, Description, OnHand, Category, StoreHouse, 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.

*note, it is answered under Concepts of Database Management Ed.8, Ch8 TDE1, but one of the comments said it was completely wrong so I am looking for clarificaiton.

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

Oracle Database 11g SQL

Authors: Jason Price

1st Edition

0071498508, 978-0071498500

More Books

Students also viewed these Databases questions