engineering computer science MCQ #748

In a database, what is data fragmentation?

engineering computer science MCQ #748

  1. Question 1

    Q1. In a database, what is data fragmentation?

    • A) The process of dividing a large table into smaller pieces
    • B) The process of combining multiple tables into one
    • C) The process of indexing data
    • D) The process of backing up data

    Answer: The process of dividing a large table into smaller pieces

    Explanation: Data fragmentation refers to the process of dividing a large table or database into smaller, more manageable pieces, often to improve performance or storage.