Instruction
Good! But what would an orchestra be without a concert?
Exercise
Select all data from the Concerts table. It has the following six columns:
Id– the id of the concert,City– the name of the city where the concert took place,Country– the name of the country where the concert took place,Year– the year in which the concert was performed,Rating– the rating (by critics) of the concert,OrchestraId– the id of the orchestra that performed at the concert.



