Instruction
Time to switch things up! Get to know some band_members.
Exercise
Select all data from the band_members 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.band_id– the ID of the band a given person belongs to.band_leader_id– the ID of the leader of a given band.



