Instruction
In order to test your knowledge, we'll use a very simple table called Book. Let's check its contents.
Exercise
Select all columns from the Book table.
Each book has its own Id, the ID of its Author, a publication year (the PublishYear column), a Price, and a Rating from 0 to 10.



