


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Redundancy and Normalisation, 'Zeroth' and First Normal Form, 0NF to 1NF, Problems in 1NF, Functional Dependencies, FDs and Normalisation, Properties of FDs, FD Diagrams, Second Normal Form, Partial FDs and 2NF, Removing FDs, 1NF to 2NF, Third Normal Form, Transitive FDs and 3NF, 2NF to 3NF, Normalisation and Design
Typology: Slides
1 / 4
This page cannot be seen from the preview
Don't miss anything!
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
Module Dept Lecturer Texts
M1 D1 L1 T1, T M2 D1 L1 T1, T M3 D1 L2 T M4 D2 L3 T1, T M5 D2 L4 T
Module Dept Lecturer Text M1 D1 L1 T M1 D1 L1 T M2 D1 L1 T M2 D1 L1 T M3 D1 L2 T M4 D2 L3 T M4 D2 L3 T M5 D2 L4 T
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
Module Dept Lecturer Text M1 D1 L1 T M1 D1 L1 T M2 D1 L1 T M2 D1 L1 T M3 D1 L2 T M4 D2 L3 T M4 D2 L3 T M5 D2 L4 T
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
{Module, Text} → {Dept, Lecturer}
Module Dept Lecturer Text M1 D1 L1 T M1 D1 L1 T M2 D1 L1 T M2 D1 L1 T M3 D1 L2 T M4 D2 L3 T M4 D2 L3 T M5 D2 L4 T
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
Module Dept Lecturer Text M1 D1 L1 T M1 D1 L1 T M2 D1 L1 T M2 D1 L1 T M3 D1 L2 T M4 D2 L3 T M4 D2 L3 T M5 D2 L4 T
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
{Module, Text} is the primary key, so we put a double box around them
{Module} → {Dept} and {Module} → {Lecturer}, so we have {Module} → {Dept, Lecturer}
{Lecturer} → {Dept}, so we have an arrow from Lecturer to Dept
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
Module Dept Lecturer Text M1 D1 L1 T M1 D1 L1 T M2 D1 L1 T M2 D1 L1 T M3 D1 L2 T M4 D2 L3 T M4 D2 L3 T M5 D2 L4 T
Module Dept Lecturer Text
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
2NFa Module Dept Lecturer M1 D1 L M2 D1 L M3 D1 L M4 D2 L M5 D2 L
Module Dept Lecturer
3NFa Lecturer Dept L1 D L2 D L3 D L4 D
3NFb Module Lecturer M1 L M2 L M3 L M4 L M5 L
Lecturer Dept Module Lecturer
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS
3NFa Lecturer Dept L1 D L2 D L3 D L4 D
3NFb Module Lecturer M1 L M2 L M3 L M4 L M5 L
G52DBS – Database Systems www.cs.nott.ac.uk/~smx/DBS