Too many expressions in GROUP BY clause. (Error 3087)

See Also

You created an SQL statement with more than 10 fields listed in the GROUP BY clause. Remove some of the fields listed in the GROUP BY clause.