Instruction
Now, let's see the other table: dog.
Exercise
Select all the information from the dog table.
Each dog has an id, an owner_id (this id comes from the table person), a certain name and breed, and its age as well.

Now, let's see the other table: dog.
Select all the information from the dog table.
Each dog has an id, an owner_id (this id comes from the table person), a certain name and breed, and its age as well.
