Menu
×
×
Correct!
Exercise:Use the
SELECT * FROM Customers
@(20)
('Norway', 'France');
SELECT * FROM Customers
WHERE Country NOT IN
('Norway', 'France'); Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 50 exercises.
Are you sure you want to continue?