SQL Server error code
SQL Server error 8123
SQL Server raises error 8123 at severity 16, which marks a problem with the query or data that you can correct.
A correlated expression is invalid because it is not in a GROUP BY clause.
| Msg | 8123 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |