SQL Server error code
SQL Server error 4925
SQL Server raises error 4925 at severity 16, which marks a problem with the query or data that you can correct.
ALTER TABLE ALTER COLUMN ADD ROWGUIDCOL failed because a column already exists in table '%.*ls' with ROWGUIDCOL property.
| Msg | 4925 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |