This video is an introduction in to Set Operators in SQL Server, it will cover the different Set Operators available including UNION, UNION ALL, INTERSECT and EXCEPT and will also show how each is processed using VENN Diagrams. The video will also go over the rules for using Set Operators such as having the same amount of columns in each set and how data types must be compatible.