MySQL error code
MySQL error 3593
MySQL server error 3593 is ER_WINDOW_INVALID_WINDOW_FUNC_USE, reported with SQLSTATE HY000.
You cannot use the window function '%s' in this context.'
| Error | 3593 |
|---|---|
| Name | ER_WINDOW_INVALID_WINDOW_FUNC_USE |
| SQLSTATE | HY000 |
| Group | Server errors |
How to fix it
In other databases
Source: MySQL 8.4 Error Reference