engineering computer science MCQ #862

What is the purpose of data fragmentation in a distributed database?

engineering computer science MCQ #862

  1. Question 1

    Q1. What is the purpose of data fragmentation in a distributed database?

    • A) To improve data security
    • B) To improve query performance
    • C) To reduce data redundancy
    • D) To distribute data across multiple locations

    Answer: To distribute data across multiple locations

    Explanation: Data fragmentation is the process of dividing a database into smaller fragments, which can be stored across multiple locations in a distributed database.