What must be true for set operations like **UNION** to work between two queries?
Which is NOT a requirement for set operations like **UNION ALL**?
Why might you rewrite a query with a complex WHERE clause using **UNION** instead?
What does the **INTERSECT** operation return from two compatible SELECT queries?
What does the **EXCEPT** operation return in SQL?
Score: 0 / 5