Q. What does the INTERSECT operator do in SQL?
Solution:
INTERSECT returns only the rows that are common to both queries, removing duplicates.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
INTERSECT returns only the rows that are common to both queries, removing duplicates.
Strengthen Your Practice with our comprehensive question bank.