You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 50.

You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number 50.

After you run your query, use the slider to view all the data presented.

What is the billing city for the customer with ID number 50?
  • Paris
  • Bangalore
  • Tokyo
  • Madrid

Leave a Comment

Your email address will not be published. Required fields are marked *