SQL Server error code
SQL Server error 1013
SQL Server raises error 1013 at severity 15, which marks a problem with the query or data that you can correct.
The objects "%.*ls" and "%.*ls" in the FROM clause have the same exposed names. Use correlation names to distinguish them.
| Msg | 1013 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |