Free CompTIA ITF+ FC0-U61 Practice Question

As a junior database analyst, you've been asked to retrieve the list of all customers from a 'Customers' table who are located in Paris. Which command should you use to accomplish this task?

  • SELECT * FROM CustomerList WHERE city = 'Paris';

  • SELECT * FROM Customers WHERE location = 'Paris';

  • SELECT city FROM Customers WHERE city = 'Paris';

  • SELECT * FROM Customers WHERE city = 'Paris';

This question's topic:
CompTIA ITF+ FC0-U61 / 
Database Fundamentals
Your Score:

Check or uncheck an objective to set which questions you will receive.