SQL Server error code
SQL Server error 2705
SQL Server raises error 2705 at severity 16, which marks a problem with the query or data that you can correct.
Column names in each table must be unique. Column name '%.*ls' in table '%.*ls' is specified more than once.
| Msg | 2705 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |