How to avoid the error “string or binary data would be truncated” and insert string with truncation in SQL Server?
Here is a simple solution to avoid the SQL Server error “String or binary data would be truncated …” and Insert string data with truncation.