INTERSECT « Set Operations « SQL Server / T-SQL Tutorial






6.2.INTERSECT
6.2.1.The intersection of two tables is the set of rows belonging to both tables.
6.2.2.Returning Distinct or Matching Rows using INTERSECT