Home »
MCQs »
DBMS MCQs »
DBMS External Sort-Merge Algorithm MCQs
When sorting externally, the ___ merge is the most appropriate method to use
4. When sorting externally, the ___ merge is the most appropriate method to use.
- Internal-sort
- External-sort
- Merge-sort
- None
Answer: B) External-sort
Explanation:
When sorting externally, the external-sort merge is the most appropriate method to use.