Multiple choice technology programming languages

The process of modeling data into relational tables is called normalization.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Normalization is the formal process of structuring data into relational tables to eliminate redundancy and improve data integrity. It involves organizing columns and tables to minimize data duplication and dependency, which is the foundation of relational database design.