Home »
MCQs »
DBMS MCQs »
DBMS Merge Join Algorithm MCQs
A merge join is used to perform a/an ___
1. A merge join is used to perform a/an ___.
- Equi-join
- Natural join
- Both A and B
- None of the above
Answer: C) Both A and B
Explanation:
A merge join is used to perform an equi-join and a natural join.