SQL - Set Operations
Identify the error in the following SQL statement:
SELECT id FROM table1 UNION ALL SELECT FROM table2;SELECT id FROM table1 UNION ALL SELECT FROM table2;15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions