SQL Server error code
SQL Server error 1077
SQL Server raises error 1077 at severity 15, which marks a problem with the query or data that you can correct.
INSERT into an identity column not allowed on table variables.
| Msg | 1077 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |