Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise: Monthly Publication Usage A large task for computer manufacturers is to keep track of their online publications: product specification sheets, marketing brochures, user manuals,

Exercise: Monthly Publication Usage

A large task for computer manufacturers is to keep track of their online publications: product specification sheets, marketing brochures, user manuals, and so on.

One major manufacturer had developed a spreadsheet to record the monthly usage of each publication (that is, how many copies of the publication were downloaded each month).

Then they decided to export the spreadsheet into a database.

The export program naturally converted each column of the spreadsheet into a database table attribute, so the result looked something like this:

--------------------

publication

--------------------

pubTile

lastRev:date

jan02USE

FEB02USE

MAR02USE

.

.

.

DEC02USE

-------------------

Revise the class diagram to correct any problems that you find in this design.

Then draw the relation scheme for your corrected model.

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

More Books

Students also viewed these Databases questions

Question

Find n (S T), given that n (S) = 4, n (T) = 12, and n (S T) = 15.

Answered: 1 week ago