Dear All,
I have an SSIS package that at some point does un union.
All the columns from that union are str with size 3 but the output variable appears with size 50
for example:
SECURITY CURRENCY  
↧
SSIS : Output column with different datatype size
↧