×
×
Correct!
When displaying the
SELECT *
FROM Customers @(12);
SELECT *
FROM Customers AS Consumers;
SELECT *
FROM Customers Consumers;
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 52 exercises.
Are you sure you want to continue?