G
Guest
Hi!
I have 2 tables:
TABLE1
apple
ball
dog
TABLE2
apple
ball
cat
dog
egg
How do I compare TABLE1 and TABLE2, then store the difference (in this case,
cat and egg) into TABLE3?
Thanks!
I have 2 tables:
TABLE1
apple
ball
dog
TABLE2
apple
ball
cat
dog
egg
How do I compare TABLE1 and TABLE2, then store the difference (in this case,
cat and egg) into TABLE3?
Thanks!