Find Differences between two files
Posted: Fri Dec 03, 2010 11:34 am
Hi,
When I must compare two files in Datastage is there a Stage that in output returns the name of the column and the value that is differents ?
Example:
TextA:
C0=0
C1=0
C3=0
TextB:
C0=0
C1=0
C3=1
Result of the compare: C3=1
How can I do this in Datastastage?
Thanks!
When I must compare two files in Datastage is there a Stage that in output returns the name of the column and the value that is differents ?
Example:
TextA:
C0=0
C1=0
C3=0
TextB:
C0=0
C1=0
C3=1
Result of the compare: C3=1
How can I do this in Datastastage?
Thanks!