SQL Server error code
SQL Server error 2744
SQL Server raises error 2744 at severity 16, which marks a problem with the query or data that you can correct.
Multiple identity columns specified for table '%.*ls'. Only one identity column per table is allowed.
| Msg | 2744 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |