I have a question
Why did you use dept_manager not dept_emp table in the solution?
Note that dept_emp have more records than dept_manager
1 answers ( 0 marked as helpful)
Hi Salaheddine!
Thanks for reaching out.
Because the task is to obtain a list with the managers only. This is why we use the dept_manager table.
Hope this helps.
Best,
Tsvetelin