Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Exercises with artists, museums and their pieces of art
Exercises with the band members table
Exercises with tables of Japanese 100 Yen store
Exercises with employees, salaries and benefits

Instruction

Okay, we've got products — somebody's gotta buy them, though!

Exercise

Select all data from the clients table. As you can see, it consists of the following columns:

  • id – the id of a given client,
  • first_name – the first name of a given client,
  • last_name – the last name of a given client.