SQL - Set Operations
Identify the error in this query:
SELECT id, name FROM Employees UNION SELECT id FROM Managers;SELECT id, name FROM Employees UNION SELECT id FROM Managers;15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions