SQL Server error code
SQL Server error 6623
SQL Server raises error 6623 at severity 16, which marks a problem with the query or data that you can correct.
Column '%ls' contains an invalid data type. Valid data types are char, varchar, nchar, and nvarchar.
| Msg | 6623 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |