SQL - Set Operations
Find the problem in this query:
SELECT id, name FROM staff UNION SELECT id, salary FROM payroll;SELECT id, name FROM staff UNION SELECT id, salary FROM payroll;15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions