SQL Server error code
SQL Server error 2703
SQL Server raises error 2703 at severity 16, which marks a problem with the query or data that you can correct.
Cannot use duplicate column names in the partition columns list. Column name '%.*ls' appears more than once.
| Msg | 2703 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |