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