Normal Forms   «Prev  Next»

Functional Dependencies - Exercise

Representing Functional Dependencies

Objective: Represent functional dependencies using proper notation.

Exercise Scoring

This exercise is worth a total of 10 points.
You will receive up to five points for correctly identifying each functional dependency in the given relations.

Instructions

Identify the functional dependencies in the following relations and represent the dependencies using the proper notation.
  1. Book (BookID, Title, Publisher, Year, ISBN)
    
  2. Computer (CompID, CPU, Memory, HardDrive, Floppy, Monitor)
    

Submitting your Exercise

Type or paste the normalized relations into the text box below, then click Submit to submit them and view a results page.