SQL Set Operators
Learning Objectives
- Describe SQL’s relational operators:
UNION
,INTERSECT
, andEXCEPT
How to Complete this Lesson
- Read Fundamentals of Database Management Systems Chapter 4: Relational Data Retrieval: SQL (60 minutes)
- Attend the class meeting
- Complete the SQL Murder Mystery
- Note: Using the schema diagram makes writing the queries much easier