Queries on Week 8

Normalization

Normalization

by S.M. Safat Manzur Durjay(181 - 15 - 1758) -
Number of replies: 0

Learn about normalization how it works how we can use it on SQL queries. I learned about 3 form of normalization. These are 1NF, 2nd NF, 3NF. Normalization is the process that reduces data redundancy and eliminates undesirable characteristics like Insertion, Update, and Deletion Anomalies.