SQL Server error code
SQL Server error 354
SQL Server raises error 354 at severity 16, which marks a problem with the query or data that you can correct.
The target '%.*ls' of the INSERT statement cannot be a view or common table expression when the FROM clause contains a nested INSERT, UPDATE, DELETE, or MERGE statement.
| Msg | 354 |
|---|---|
| Severity | 16 |
| Group | 0–999 |