SQL Server error code
SQL Server error 4427
SQL Server raises error 4427 at severity 16, which marks a problem with the query or data that you can correct.
Cannot update the view "%.*ls" because it or a view it references was created with WITH CHECK OPTION and its definition contains a TOP or OFFSET clause.
| Msg | 4427 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |