Which database concept ensures that data is not duplicated?
Q1. Which database concept ensures that data is not duplicated?
Answer: Data normalization
Explanation: Data normalization ensures that data is not duplicated by organizing data into tables with minimal redundancy.