What is "normalization"?
a. Normalizing data means eliminating redundant information from a table and organizing the data so that future changes to the table are easier
b. Normalizing data means minimizing columns from a table and organizing the data so that future changes to the table will be made more quickly
c. Normalizing data means removing columns from a table and organizing the data so that future changes to the table will be made more quickly
d. Normalizing data means adding more columns to a table and organizing the data so that future changes to the table will be made more quickly
Answer: A