nattyborneo
Technical User
Dear all Guru,
I have a problem to combine 2 table with the logic.
For ex :
table 1 contains code
AB
BA
ABB
ABA
table 2 contains code
AB
BA
ABC
ABN
I want to make logic using maybe shared variable or whatever it is, to get the code which are in table 1 but not in table 2.
so, the answer is : ABB and ABA
Any idea?
thankyou...
I have a problem to combine 2 table with the logic.
For ex :
table 1 contains code
AB
BA
ABB
ABA
table 2 contains code
AB
BA
ABC
ABN
I want to make logic using maybe shared variable or whatever it is, to get the code which are in table 1 but not in table 2.
so, the answer is : ABB and ABA
Any idea?
thankyou...