SQL - Set Operations
What is wrong with this query?
SELECT name FROM employees EXCEPT name FROM managers;SELECT name FROM employees EXCEPT name FROM managers;name FROM managers, causing syntax error.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions