SQL Server error code
SQL Server error 4418
SQL Server raises error 4418 at severity 16, which marks a problem with the query or data that you can correct.
Derived table '%.*ls' is not updatable because it contains aggregates, or a DISTINCT or GROUP BY clause, or PIVOT or UNPIVOT operator.
| Msg | 4418 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |