SQL Server error code
SQL Server error 8665
SQL Server raises error 8665 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create the clustered index "%.*ls" on view "%.*ls" because no row can satisfy the view definition. Consider eliminating contradictions from the view definition.
| Msg | 8665 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |