SQL Server error code
SQL Server error 1900
SQL Server raises error 1900 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create a clustered index with a predicate clause. Filtered clustered indexes are not supported.
| Msg | 1900 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |