SQL Server error code
SQL Server error 1737
SQL Server raises error 1737 at severity 16, which marks a problem with the query or data that you can correct.
Duplicate distribution clause specified for the table being created. Remove one of the distribution clauses and resubmit the request.
| Msg | 1737 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |