MySQL error code
MySQL error 3594
MySQL server error 3594 is ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE, reported with SQLSTATE HY000.
You cannot use the alias '%s' of an expression containing a window function in this context.'
| Error | 3594 |
|---|---|
| Name | ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference