Computer Science, asked by kapoorwa1509, 5 hours ago

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 nitishshaw720
0

Answer:

pls upload the attachment to view the table so that implement the query

Similar questions