Beginner Big Data & Data Engineering
Q28 / 100

What is the main goal of database normalization?

Correct! Well done.

Incorrect.

The correct answer is A) To reduce data redundancy and improve data integrity by organizing data into related tables

A

Correct Answer

To reduce data redundancy and improve data integrity by organizing data into related tables

Explanation

Normalization organizes data to minimize duplication and dependency issues, typically by splitting data into multiple related tables following normal forms.

Progress
28/100