In this MySQL challenge, your query
should return the names of the people
who are reported to (excluding null
values), the number of members that
report to them, and the average age of
those members as an integer. The
rows should be ordered by the
names
in alphabetical order. Your output
should look like the following table.
Answers
Answered by
0
Answer:
pls upload the attachment to view the table so that implement the query
Similar questions