X211: Cannot perform aggregate function on a view containing a GROUP BY.
If a view contains a GROUP BY clause, no command using that view may contain an aggregate function.
Parent topic:
X200 - X249