SSIS: Trim the Join Fields for Merge Join

Categories: Database; Tagged with: ; @ March 13th, 2013 19:37

Kindly remind you:

Do trim the join fields for your ‘MergeJoin’:

Otherwise it may take hours to debug!!

image

 

 

SELECT LTRIM(RTRIM(seccode)) AS seccode….

<->



// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.