![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc6mNdx%2FbtsI2w2gXcN%2FmQ7YR8du6EtnW7xN2uQbpK%2Fimg.png)
[MySQL/HackerRank] New Companies
·
SQL/HackerRank
Amber's conglomerate corporation just acquired some new companies. Each of the companies follows this hierarchy: Given the table schemas below, write a query to print the company_code, founder name, total number of lead managers, total number of senior managers, total number of managers, and total number of employees. Order your output by ascending company_code.Note:The tables may contain duplic..