Suppose I have girl scounts database and want to do display only the girl scout with the most badges and the list of the badge names. How would I do that? I've look at a lot of places and tried different methods i.e. max count, putting things in descending order and trying to find a command for the first row....etc. none of them seem to work..
Thanks!