Correct option is B
• Normalization is the process of organizing a database to reduce redundancy and improve data integrity.
• It divides data into tables and establishes relationships between them.
Information Booster:
• Normal forms: 1NF, 2NF, 3NF, BCNF
• Helps avoid data duplication and anomalies
Additional Knowledge:
• Localization (Option A) – adapting content to region
• Globalization (Option C) – making system globally usable
• Generalization (Option D) – abstraction in data models