SQL Server error code
SQL Server error 199
SQL Server raises error 199 at severity 15, which marks a problem with the query or data that you can correct.
An INSERT statement cannot contain a SELECT statement that assigns values to a variable.
| Msg | 199 |
|---|---|
| Severity | 15 |
| Group | 0–999 |