SQL Server error code
SQL Server error 196
SQL Server raises error 196 at severity 15, which marks a problem with the query or data that you can correct.
SELECT INTO must be the first query in a statement containing a UNION, INTERSECT or EXCEPT operator.
| Msg | 196 |
|---|---|
| Severity | 15 |
| Group | 0–999 |