Instruction
The second table we'll focus on 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 in which a given museum is located.



