Instruction
Good. Before we start, let us discuss the tables you're going to work with. They are used by a company to track their projects and the time employees spend on a given project.
Exercise
Select all information from the table project.
The table is quite simple: each project has an id, a client_id and a name.



