SQL Server error code
SQL Server error 4196
SQL Server raises error 4196 at severity 16, which marks a problem with the query or data that you can correct.
Column '%ls.%.*ls' cannot be referenced in the OUTPUT clause because the column definition contains an expression using a window function.
| Msg | 4196 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |