Instruction
Do you remember the Concerts table?
Exercise
Select all data from the Concerts table. It has the following six columns:
Id– the ID of a given concert,City– the name of the city where a given concert took place,Country– the name of the country where a given concert took place,Year– the year in which a given concert was held,Rating– the average rating (by critics) of a given concert,OrchestraId– the ID of the orchestra that performed at a given concert.



