Home »
MCQs »
DBMS MCQs »
DBMS External Sort-Merge Algorithm MCQs
What is TRUE about initial phase work in this algorithm?
10. What is TRUE about initial phase work in this algorithm?
- A single run is obtained by merging the first M-1 runs.
- The next run of M-1 is also merged.
- Until all initial runs are processed, this step continues.
- All of the above
Answer: D) All of the above
Explanation:
In case of the initial phase work in this algorithm -
- A single run is obtained by merging the first M-1 runs.
- The next run of M-1 is also merged.
- Until all initial runs are processed, this step continues.