SQL Server error code
SQL Server error 1711
SQL Server raises error 1711 at severity 16, which marks a problem with the query or data that you can correct.
Cannot define PRIMARY KEY constraint on column '%.*ls' in table '%.*ls'. The computed column has to be persisted and not nullable.
| Msg | 1711 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |