SQL with Jupyter Notebook Tutorial

43 / 61

Write and execute a query to list out managers names and count of employees reporting to them.

How many managers have more than 2 reportees?

Note: the data is stored in emp_<<your lab username>> table and deptt_<<your lab username>> table in retail_db in MySQL as described earlier.


Note - Having trouble with the assessment engine? Follow the steps listed here


Loading comments...