SQL Server error code
SQL Server error 3747
SQL Server raises error 3747 at severity 16, which marks a problem with the query or data that you can correct.
Cannot drop a clustered index created on a view using drop clustered index clause. Clustered index '%.*ls' is created on view '%.*ls'.
| Msg | 3747 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |