Lab 2
Lab 2
1. Consider the relation and the appropriate functional dependencies are listed
below, indicate the normal form for that relation. If the relation is not in third
normal form, decompose it into the 3NF relation.
2. You have been given a form which shows the details of technical jobs carried
out for different schools by members of staff in the local college. You will note
that one job may require input from more than one member of staff. Each member
of staff belongs to a department within the college and the number of hours
worked on each job along with the date the job was undertaken are noted. A
member of staff may work on more than one job on any given date.
The college would like to set up a relational database to manage the allocation of
staff to jobs and keep a more efficient record of the number of hours worked for
each school within the college.
Your task is making the database to 3NF (specify step by step: determine FDs,
normalization 1NF, 2NF and 3NF, etc.).