Hi,
I'm new to queries. If you could help me with the following query, that'll be great:
Table (Company) has the following columns:
EID, EmployeeName, ManagerID
qtn.) Write a query which gives all the managers names and the number of employees working under him
Thanks in advance,
Rajeev