What happens to omitted columns when using specific column syntax like `INSERT INTO Employees (EmpID, FirstName) VALUES (1, 'John');`?
What is the primary purpose of the WHERE clause in an UPDATE statement?**
What is the primary purpose of the **DELETE** statement in SQL?
Score: 0 / 3