Introduction
INTERSECT helps find rows that appear in both tables or queries. It shows only the common data.
You want to find customers who bought products from two different stores.
You want to see which employees are listed in both the sales and support departments.
You want to find common items in two different inventory lists.
You want to compare two lists of students to find those enrolled in both classes.