Instruction
Good. Before we start, let's discuss the tables we're going to work with. They are used by a company to track their projects and the time employees spend on each 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.



