SQL Server error code
SQL Server error 2770
SQL Server raises error 2770 at severity 16, which marks a problem with the query or data that you can correct.
The SELECT INTO statement cannot have same source and destination tables.
| Msg | 2770 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |