Instruction
The second table we'll work with is the Museum table.
Exercise
Select all data from the Museum table.
It only consists of the following three columns:
Id– the id of a given museum,Name– the name of a given museum,Country– the country where a given museum is located.



