Normalization is a process of analyzing the given relation schema based on their Functional Dependencies (FDs) and primary keys to achieve the following:

Normalization is a process of analyzing the given relation schema based on their Functional Dependencies (FDs) and primary keys to achieve the following: 





a. Minimizing redundancy
b. Minimizing insertion anomalies
c. All of the others
d. Minimizing deletion and update anomalies




Answer: C


Learn More :