SQL Server error code
SQL Server error 2738
SQL Server raises error 2738 at severity 16, which marks a problem with the query or data that you can correct.
A table can only have one timestamp column. Because table '%.*ls' already has one, the column '%.*ls' cannot be added.
| Msg | 2738 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |