Hi team,
Do we have any inbuilt operator/Function compare the tuples and return the fields which are different.atlease anything to compare the Tuples. What is the best way to do this.
Example : TupleType = tuple Tuples-1 = xyz,mnp,rst if Tuples2 is coming xyz,mnp,123 it should return only rstring c. Thanks, Mohan.