SQL Server error code
SQL Server error 4424
SQL Server raises error 4424 at severity 16, which marks a problem with the query or data that you can correct.
Joined tables cannot be specified in a query containing outer join operators. View or function '%.*ls' contains joined tables.
| Msg | 4424 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |