normalize this data (st_Id, St_Name, St_Major,St_Dept, Int_date,
Int_Time, Interviewer_No, Interviewer_Name,
Employer_Name, Room_No, Bldg_Name) |
Clarification of Question by
zam1-ga
on
30 Jul 2003 15:25 PDT
Data in the table i posted first is from this paragraph.
The career center of a university keeps information about students’
interviews with prospective employers in the following table. For each
interviewer the canter is keeping the following information:
interviewer number (assigned by the center), name, and the name of the
employer
he/she represents. The same interviewer number is used every time the
person visits campus to interview students. To prevent scheduling
problems each Interviewer is assigned specific room for the whole day
of his or her interviews with students. Each student can have more
that
one interview in a day.
Then the question is
Given the sample of data, select the PK and draw the dependency
diagram of the 1NF. Label the dependencies.
Starting with the dependency diagram drawn for problem 1, create a set
of dependency diagrams that meet 2NF, 3NF, and BCNF
requirements. Label each table resulting from the transformation from
one set of NFs into the next set of the NFs.
If its not clear pls inform me.
Regards
|