SQL Server error code
SQL Server error 452
SQL Server raises error 452 at severity 16, which marks a problem with the query or data that you can correct.
COLLATE clause cannot be used on user-defined data types.
| Msg | 452 |
|---|---|
| Severity | 16 |
| Group | 0–999 |
SQL Server raises error 452 at severity 16, which marks a problem with the query or data that you can correct.
COLLATE clause cannot be used on user-defined data types.
| Msg | 452 |
|---|---|
| Severity | 16 |
| Group | 0–999 |