SQL Server error code
SQL Server error 5333
SQL Server raises error 5333 at severity 16, which marks a problem with the query or data that you can correct.
The identifier '%.*ls' cannot be bound. Only source columns and columns in the clause scope are allowed in the 'WHEN NOT MATCHED' clause of a MERGE statement.
| Msg | 5333 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |