DBMS LESSON 19: What are Normalization Objectives | DBMS Normalization Purpose | Normalization Goal

Опубликовано: 22 Март 2026
на канале: Lecture Hub Ke
603
6

The video explains the FOUR objectives that a normalized database is required to ascribe to including
1. Arranging data into logical groups such that each group describes a small part of the whole
2. Minimizing the amount of duplicated data stored in a database
3. Building a database in which you can access and manipulate the data quickly and efficiently
4. Organizing the data such that, when you modify it, you make the changes in only one place