SQL Server error code
SQL Server error 4006
SQL Server raises error 4006 at severity 16, which marks a problem with the query or data that you can correct.
You cannot delete rows from more than one underlying table in a single delete call.
| Msg | 4006 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |