SQL Set Theory and Joins
Across
- 4. The subset of elements that are common to both or more subsets.
- 5. Is used to combine rows from two or more tables, based on a related column between them.
Down
- 1. The ___ operators that use UNION, INTERSECT and EXCEPT in sql.
- 2. It removes duplicate rows from the result set when combining from to tables.
- 3. The diagram commonly used to represent relationships between sets is called?