What is the term for a database that is not normalized?
Q1. What is the term for a database that is not normalized?
Answer: Denormalized database
Explanation: A denormalized database is one that has not been optimized to reduce data redundancy and improve data integrity through normalization.