Which type of database design is used to reduce redundancy and improve…
2025
Which type of database design is used to reduce redundancy and improve integrity ?
- A.
Denormalization
- B.
Normalization
- C.
Hybrid design
- D.
Object-oriented design
Attempted by 312 students.
Show answer & explanation
Correct answer: B
Normalization is the database design process that reduces redundancy and improves data integrity by organizing tables to minimize duplicate data.