Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introductory quiz
5. Exercise 4

Instruction

Awesome! Ready for something a bit more difficult?

Exercise

Display each painter's first and last name and the number of paintings they produced. Name the last column PaintingNumber.

Stuck? Here's a hint!

Don't forget about using GROUP BY.

Confused? Take a look at SQL Basics in SQL Server, Part 4: Aggregation and grouping.