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.



