SQL Server error code
SQL Server error 169
SQL Server raises error 169 at severity 15, which marks a problem with the query or data that you can correct.
A column has been specified more than once in the order by list. Columns in the order by list must be unique.
| Msg | 169 |
|---|---|
| Severity | 15 |
| Group | 0–999 |