Hi ,
I am extracting the Data from Sybase ASE database.
I have data in the source like "scb000012 " & "scb000012" . One value with trailing space and another one without trailing space. In the source I can see the length of these two strings 10 & 9 respectively.
But while extracting the data it is removing the trailing space and it is showing length of the both strings have same length. This field is key field in my source. I cannot load this data as it is showing duplicate due to removed the trail blank space for the first string.
I want to retain the space as source database have .
Please help me any option need to change to retain the blank space.
Thanks & Regards,
Ramana.