SQL Server error code
SQL Server error 1754
SQL Server raises error 1754 at severity 16, which marks a problem with the query or data that you can correct.
Defaults cannot be created on columns with an IDENTITY attribute. Table '%.*ls', column '%.*ls'.
| Msg | 1754 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |