MySQL error code
MySQL error 3595
MySQL server error 3595 is ER_WINDOW_NESTED_WINDOW_FUNC_USE_IN_WINDOW_SPEC, reported with SQLSTATE HY000.
You cannot nest a window function in the specification of window '%s'.
| Error | 3595 |
|---|---|
| Name | ER_WINDOW_NESTED_WINDOW_FUNC_USE_IN_WINDOW_SPEC |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference