The aim of normal forms is to organize the database structure, so that it complies with the rules of first normal form, then second normal form and finally the third normal form. Mục tiêu của normal form là để tổ chức cấu trúc cơ sở dữ liệu, để mà nó biên dịch theo các qui tắc của First Normal Form (1NF), của Second Normal Form (2NF) và cuối cùng là Third Normal Form (3NF).
The aim of normal forms is to organize the database structure, so that it complies with the rules of first normal form, then second normal form and finally the third normal form. Mục tiêu của normal form là để tổ chức cấu trúc cơ sở dữ liệu, để mà nó biên dịch theo các qui tắc của First Normal Form (1NF), của Second Normal Form (2NF) và cuối cùng là Third Normal Form (3NF).
Data normalization is performed in three forms namely; first normal form (1NF), second normal form (2NF) and third normal form (3NF). Mục tiêu của normal form là để tổ chức cấu trúc cơ sở dữ liệu, để mà nó biên dịch theo các qui tắc của First Normal Form (1NF), của Second Normal Form (2NF) và cuối cùng là Third Normal Form (3NF).
Data normalization is performed in three forms namely; first normal form (1NF), second normal form (2NF) and third normal form (3NF). Mục tiêu của normal form là để tổ chức cấu trúc cơ sở dữ liệu, để mà nó biên dịch theo các qui tắc của First Normal Form (1NF), của Second Normal Form (2NF) và cuối cùng là Third Normal Form (3NF).
This design violates second normal form, because Product Name is dependent on Product ID, but not on Order ID, so it is not dependent on the entire primary key. Thiết kế này vi phạm biểu mẫu thường thứ hai, vì tên sản phẩm phụ thuộc vào mã sản phẩm, nhưng không phải trên ID đơn đặt hàng, vì vậy thật không phụ thuộc vào toàn bộ khóa chính.