Quiz 6 Question 9 of 20

An analyst needs a T-SQL query against a Warehouse table of inter-branch loan records that reports only the branches that have sent out more than 20 loans this year, along with each qualifying branch's total loan count. Which clause is required, in addition to GROUP BY, to filter on the aggregated count itself?

Select an answer to reveal the explanation.

Motivation