Assignment #1
Consider the E-R diagram below. Based on this E-R diagram, answer the following questions:
a. How many EMPLOYEES can work on a project?
b. What is the degree of the Used_on relationship?
c. Do any associative entities appear in this diagram? If so, name them.
d. How else could the attribute Skill be modeled?
e. What attributes might be attached to the Works_on relationship?
f. Could TOOL be modeled as an associative entity? Why or why not?
PROJECT
EMPLOYEE
Works_on
Includes
TASK
Task_ID
Time (Skill)
Used_on
Done_at
TOOL
CITY