| ERROR | aggregate functions should have exactly one argument |
| CAUSE | User tried to create aggregate function with either 0 or more than one arguments. |
| ACTION | Do not create aggregate function with 0 or more than one argument. |
| ERROR | aggregate functions should have exactly one argument |
| CAUSE | User tried to create aggregate function with either 0 or more than one arguments. |
| ACTION | Do not create aggregate function with 0 or more than one argument. |