📝 Question
#1034
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
✓
Correct Answer
A. Union
💡
Explanation
The union operator gives the result which is the union of two queries and difference is the one where query which is not a part of second query.
⌨️ Press
A
B
C
D
to select