Computer Science for IGCSE & O level - Databases (Section 1 - No. 27)

In the context of a database, what does 'normalization' refer to?
The process of backing up the database.
Organizing data to reduce redundancy and improve data integrity.
Optimizing query performance.
Encrypting the database.

Explanation

Normalization aims to organize data efficiently, minimizing repetition and dependencies.

Comments (0)

Advertisement