Using SQL Server 2005
I have two tables that have the same data type and data, as well as the same data
When I execute my query, I got the result in one table, when I execute another table, I got this error, since the row or binary data will be a trimmed error, I also checked the size of this type. Before it starts, I get this error from two days in advance.
I also checked the size of this data type, I changed my data type to 256, but showing an error.
How to solve this problem.
source
share