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