Question: Assignment 2 : Relational Modeling Requirements: 1 . Your tasks for this assignment are to translate the ER diagram below into a relational schema in

Assignment 2: Relational Modeling
Requirements:
1. Your tasks for this assignment are to translate the ER diagram below into a relational schema in 3NF.
2. For each relation, clearly specify (a) the name of the relation, (b) attributes for the relation, (c) denote the primary key, if any, using bold font and solid underline, and (d) denote any foreign key using dotted underline. If you cannot create the dotted underline, you may instead use a (fk) subscript. In other words, the following two styles of solutions are both acceptable:
RELATION_NAME (attribute1, attribute 2, attribute3,...)
RELATION_NAME (attribute1, attribute 2, attribute3(fk),...)
3. List all the functional dependencies for each relation and verify that it is in 3NF. To specify a functional dependency for a relation, use a format similar the following:
RELATION_NAME (attribute1, attribute 2, attribute3,...)
attribute1 attribute2, attribute3
This relation is in 3NF because ...
 Assignment 2: Relational Modeling Requirements: 1. Your tasks for this assignment

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!