MySQL error code
MySQL error 1460
MySQL server error 1460 is ER_SP_NO_AGGREGATE, reported with SQLSTATE 42000.
AGGREGATE is not supported for stored functions
| Error | 1460 |
|---|---|
| Name | ER_SP_NO_AGGREGATE |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference