First of each Group

Question:

Cats are vain. Each cat would like to pretend it has the lowest weight for its color.

Print cat name, color and the minimum weight of cats with that color.


Return: name, color, lowest_weight_by_color
Order by: color, name

Show Table
Show Desired Output

Query Window:

Click me!

Show Hint
Show Answer

Your output: