> For the complete documentation index, see [llms.txt](https://learnsql.gitbook.io/lernmysql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learnsql.gitbook.io/lernmysql/chuan-hoa-normalization.md).

# Chuẩn hóa (Normalization)

#### 🎯 3 mức quan trọng:

| Level | Ý nghĩa                   |
| ----- | ------------------------- |
| 1NF   | Không chứa mảng           |
| 2NF   | Không phụ thuộc 1 phần    |
| 3NF   | Không phụ thuộc gián tiếp |

👉 Hiểu đơn giản:

> “1 thông tin chỉ nằm ở 1 nơi”
