Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

DATABASE PRINCIPLE question: B. [Relational Modelingl Consider the relational database schema for a big company that has many divisions. The primary keys are underlined. Employee

DATABASE PRINCIPLE question:

image text in transcribed

B. [Relational Modelingl Consider the relational database schema for a big company that has many divisions. The primary keys are underlined. Employee (person-name, street, city) Works (person-name, division-name, salary) Division (division-name, city) Manages (person-name, manager-name) The meaning associated with the attributes should be self-explanatory. For example, City in Employee is where the employee lives. City in Division is where the division is located, etc Additional semantics are the following. An employee can works at most two divisions. There is no employee who is not working for any division. Each division must have at least 20 employees but cannot have more than 100 employees. Each manager cannot manage more than 10 employees. Obviously, not every employee is a manager. (b) Draw an ER or EER diagram that would most rigorously depicts all possible data semantics expressible by the schema and description given in the above. If you have to assume any additional data semantics to produce your conceptual diagram, assume but state them. (15)

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

Databases Illuminated

Authors: Catherine M. Ricardo, Susan D. Urban, Karen C. Davis

4th Edition

1284231585, 978-1284231588

More Books

Students also viewed these Databases questions

Question

Provide examples of KPIs in Human Capital Management.

Answered: 1 week ago

Question

What are OLAP Cubes?

Answered: 1 week ago