Recently we had an error coming up in SQL “the area is too big to fit in the column data”
We had to increase the Column Length Data Type nvarchar(40) to nvarchar(75) of LastName in the Salesforce Source Editor
Recently we had an error coming up in SQL “the area is too big to fit in the column data”
We had to increase the Column Length Data Type nvarchar(40) to nvarchar(75) of LastName in the Salesforce Source Editor