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
10. Get to know the BrandMembers table
Exercises with employees, salaries and benefits

Instruction

Time to switch things up! Get to know some BandMembers.

Exercise

Select all data from the BandMembers table.

As you can see, it consists of the following columns:

  • Id - the id of a given band member,
  • Nickname - the nickname of a given band member,
  • BandId - the id of the band a given person belongs to,
  • BandLeaderId - the id of the leader of a given band.