What is Normalisation?
What is Normalisation?
Normalization is a database design technique used to organize data in a relational database to reduce redundancy and improve data integrity. The process involves structuring a database according to a series of normal forms, each with specific rules and requirements. The primary goals of normalization are to eliminate redundant data, ensure data dependencies are logical, and protect the database from anomalies such as insertion, update, and deletion anomalies.
First Normal Form (1NF):
Second Normal Form (2NF):
Third Normal Form (3NF):
Boyce-Codd Normal Form (BCNF):
Fourth Normal Form (4NF):
Fifth Normal Form (5NF):
junior
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào