Database Management Systems (DBMS)
Identify the correct concept described as: the process of organizing database tables to reduce data redundancy and improve data integrity.
- A. Transaction
- B. Normalization ✓
- C. Denormalization
- D. Foreign key
Correct answer
B. Normalization
Explanation
Normalization refers to the process of organizing database tables to reduce data redundancy and improve data integrity.