SQL Server error code
SQL Server error 7417
SQL Server raises error 7417 at severity 16, which marks a problem with the query or data that you can correct.
GROUP BY ALL is not supported in queries that access remote tables if there is also a WHERE clause in the query.
| Msg | 7417 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |