SQL Server error code
SQL Server error 4101
SQL Server raises error 4101 at severity 16, which marks a problem with the query or data that you can correct.
Aggregates on the right side of an APPLY cannot reference columns from the left side.
| Msg | 4101 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |