1. Worksheets

The purpose of this weeks worksheet is to provide additional practice. Please attempt the worksheet without using provided answers. 

2. Questions and Completion

To receive credit for completing the worksheet, you must say ‘Done’ on the worksheet folder.

If you have questions as you go through this worksheet, please feel free to email the instructor.

3. Functional Dependencies

Suppose we decompose relation R(L,M,N,O,P) into relation S(L,M,N) and other relations. Given the functional dependencies that hold in S if the dependencies for R are:


4. Normalization
Produce the Third Normal Form of this document by normalization. 

Normalization


5. Normalization

Consider the following table: Student_Major_Advisor

Studentid Major Advisor
111 Computer Science Schwabe
111 Music Burke
230 Math Schaefer
731 Computer Science Rasin
320 Computer Science Pitcher


The following is known about the database domain:

Answer the following questions:

6. Check answers

Answers are here, but look at these answers after you have tried the questions.