×
×
Correct!
Select all records where the
@(6) * FROM Customers
@(5) City = 'Berlin'
@(2) @(4) = '@(6)';
SELECT * FROM Customers
WHERE City = 'Berlin'
OR City = 'London';
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 52 exercises.
Are you sure you want to continue?