Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1- Design an EER diagram for a library as described below. Show relevant constraints. (40 points) a. Each employee has an SSN, fname, lname, and

1- Design an EER diagram for a library as described below. Show relevant constraints. (40 points)

a. Each employee has an SSN, fname, lname, and address.

b. An employee is classified into one of three categories: managerial, research, and floor. Floor employees are paid by the hour and have an hourly wage rate. The other two categories have a salary. Research workers have a specialty, while managerial workers have a job title.

c. Customers are identified by their card number, and also have a fname, lname, and address.

d. Each book is identified by its LCN (Library of Congress Number). It has a title, and one or more authors.

e. An author has as a key an author code, since fname, lname does not suffice. We also keep track of their birth date and date of death.

f. Customers may check out books. We keep track of the date it was checked out, as well as the date of return if it has been returned.

g. Each time a book is checked out, we want to track which employee was involved in that transaction. Checking out a book can be handled by floor or research staff, but not managerial staff.

h. Each member of the floor staff has exactly one member of the managerial staff as a supervisor.

Your EER diagram of the library database. Make sure to include in your diagram the following whenever possible:

Entity types and relationship types

Union/Category

Specialization/Generalization

Cardinality constraints

Discuss any assumptions and justify your EER design choices

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_2

Step: 3

blur-text-image_3

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 Visual Basic 6 Databases

Authors: Charles Williams

1st Edition

1861002025, 978-1861002020

More Books

Students also viewed these Databases questions

Question

5. Identify three characteristics of the dialectical approach.

Answered: 1 week ago

Question

6. Explain the strengths of a dialectical approach.

Answered: 1 week ago

Question

4. Explain the strengths and weaknesses of each approach.

Answered: 1 week ago