Which database concept ensures that data is not duplicated or redundant?
Q1. Which database concept ensures that data is not duplicated or redundant?
Answer: Data normalization
Explanation: Data normalization is the process of organizing data to minimize data redundancy and dependency, ensuring that each piece of data is stored in one place.