Normalization�
What is Normalization?�
Why do we need Normalization?
Data modification anomalies can be categorized into three types:
Database Normal Forms�
Following are the various types of Normal forms:
Database Normalization With Examples�
1NF (First Normal Form) Rules�
1NF Example�
2NF (Second Normal Form) Rules�
What are transitive functional dependencies?�
�
3NF (Third Normal Form) Rules�
To move our 2NF table into 3NF, we again need to again divide our table.
3NF Example�
BCNF (Boyce-Codd Normal Form)�
4NF (Fourth Normal Form) Rules�
5NF (Fifth Normal Form) Rules�
Thank you!