SQL Server error code
SQL Server error 8119
SQL Server raises error 8119 at severity 16, which marks a problem with the query or data that you can correct.
Column '%.*ls.%.*ls' is invalid in the HAVING clause because it is not contained in an aggregate function and there is no GROUP BY clause.
| Msg | 8119 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |