Search
We want to count the number of students for unique length of names.
In this case, we can use the length of name in the GROUP BY clause to get the result.