Instruction
Perfect. And finally, the last table.
Exercise
Select all information from the table allocation.
At the company we're discussing, each employee (employee_id) can work on a single project (project_id) on a given date (work_date) for a given number of hours (hours_spent). For instance, employees can work on project 1 on Monday, project 2 on Tuesday, project 1 again on Wednesday, etc.



