Boyce – Codd Normal Form (BCNF) :- A normal form is said to be a Boyce – Codd Normal Form if
Continue readingCategory: SQL Normalization
SQL Normalization
Second Normal Form (2NF)
Second Normal Form (2NF) :-A table is said to be in its Second Normal Form if it satisfied the following conditions:- 1)
Continue readingThird Normal Form (3NF)
Third Normal Form (3NF) :- A table is said to be in the Third Normal form (3NF) if it satisfy
Continue readingFirst Normal form (INF)
First Normal Form (INF) A table is said to be in a First Normal Form (1NF) if it satisfy the
Continue readingDatabase Normalization
Database Normalization Normalization Database Normalization can be defined as the process of organization the data to reduce the redundant table
Continue reading