SQL Server error code
SQL Server error 1046
SQL Server raises error 1046 at severity 15, which marks a problem with the query or data that you can correct.
Subqueries are not allowed in this context. Only scalar expressions are allowed.
| Msg | 1046 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |