SQL Server error code
SQL Server error 191
SQL Server raises error 191 at severity 15, which marks a problem with the query or data that you can correct.
Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries.
| Msg | 191 |
|---|---|
| Severity | 15 |
| Group | 0–999 |