engineering computer science MCQ #630

What is normalization in databases?

engineering computer science MCQ #630

  1. Question 1

    Q1. What is normalization in databases?

    • A) Process of removing redundant data
    • B) Process of adding redundant data
    • C) Process of creating indexes
    • D) Process of creating views

    Answer: Process of removing redundant data

    Explanation: Normalization is the process of organizing data to minimize redundancy and dependency, making 'Process of removing redundant data' correct.