Table Querying   «Prev  Next»

SELECT Statement - Exercise

Create a SELECT statement

Objective: Given query specifications, create a SELECT statement that matches those specifications.
Create a SELECT statement that will return the City column for the customer table. Enter it into the text area and submit your answer when you are done.