SQL Server error code
SQL Server error 273
SQL Server raises error 273 at severity 16, which marks a problem with the query or data that you can correct.
Cannot insert an explicit value into a timestamp column. Use INSERT with a column list to exclude the timestamp column, or insert a DEFAULT into the timestamp column.
| Msg | 273 |
|---|---|
| Severity | 16 |
| Group | 0–999 |