SQL Server error code
SQL Server error 302
SQL Server raises error 302 at severity 16, which marks a problem with the query or data that you can correct.
The newsequentialid() built-in function can only be used in a DEFAULT expression for a column of type 'uniqueidentifier' in a CREATE TABLE or ALTER TABLE statement. It cannot be combined with other operators to form a complex scalar expression.
| Msg | 302 |
|---|---|
| Severity | 16 |
| Group | 0–999 |