SQL Server error code
SQL Server error 513
SQL Server raises error 513 at severity 16, which marks a problem with the query or data that you can correct.
A column insert or update conflicts with a rule imposed by a previous CREATE RULE statement. The statement was terminated. The conflict occurred in database '%.*ls', table '%.*ls', column '%.*ls'.
| Msg | 513 |
|---|---|
| Severity | 16 |
| Group | 0–999 |