SQL Server error code
SQL Server error 4154
SQL Server raises error 4154 at severity 16, which marks a problem with the query or data that you can correct.
UNNEST can only take an expression of type multiset.
| Msg | 4154 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |
SQL Server raises error 4154 at severity 16, which marks a problem with the query or data that you can correct.
UNNEST can only take an expression of type multiset.
| Msg | 4154 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |