Multiple choice technology databases

While creating tables the concept that is used to reduce redundancy in data is called

  1. Views

  2. Aliases

  3. Sequence

  4. Normalization

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

Normalization is the process of organizing data in a database to minimize data redundancy and dependency. Views, aliases, and sequences do not reduce redundancy; they serve for abstraction, renaming, and generating unique numbers.