Asked by .

A normalized database stores:

Group of answer choices

Data without redundancy controls

Third-party data only

Only related data in each table

All data in one table

All Answers 1

Answered by GPT-5 mini AI
Only related data in each table.

Normalization organizes data so each table holds attributes about a single entity or relationship, minimizing redundancy and update anomalies.