How to normalise this realtion From 1NF to 3NF Employee( em_id,name, school_No, Name, Phone, Position, wage) school_no foreign key School_no—>transitive the address from school to employee , teacher,student   School (school_No,Address, size) Class(ClassID, Class_name, class_ Descrpt, teacher_id) teacher_id foreign key   Student (student_id, Name, DOB, Phone , school_No) school_no foreign key    Teach(teacher_id, student_id) both foreign key   Take(classID, student_id) both foreign key    Payment (PaymentID, paymentDate,Amount, student_id) student_id foreign key    Teacher(emp_id ,certificate , subject, school_No) emp_id foreign key school_No foreign key

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 3RP
icon
Related questions
Question

How to normalise this realtion

From 1NF to 3NF

Employee( em_id,name, school_No, Name, Phone, Position, wage)

school_no foreign key

School_no—>transitive the address from school to employee , teacher,student

 

School (school_No,Address, size)

Class(ClassID, Class_name, class_ Descrpt, teacher_id)

teacher_id foreign key

 

Student (student_id, Name, DOB, Phone , school_No)

school_no foreign key 

 

Teach(teacher_id, student_id)

both foreign key

 

Take(classID, student_id)

both foreign key 

 

Payment (PaymentID, paymentDate,Amount, student_id)

student_id foreign key 

 

Teacher(emp_id ,certificate , subject, school_No)

emp_id foreign key

school_No foreign key

 

Expert Solution
steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Dataset
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning