I would like the make a query that will aggregate for each team it's highest height and the name with this height. All in one table.
I managed to make a table for highest height for each team but I couldn't add the name of the player with this rank in this team.
Thanks for the help.