SQL Server error code
SQL Server error 104
SQL Server raises error 104 at severity 15, which marks a problem with the query or data that you can correct.
ORDER BY items must appear in the select list if the statement contains a UNION, INTERSECT or EXCEPT operator.
| Msg | 104 |
|---|---|
| Severity | 15 |
| Group | 0–999 |