shilpashetty27
Technical User
Hi,
I'm trying to compare two columns in one particular table. To be more specific, I have 3 columns as shown below:
Column 1 Column2 Column3
1 abcd efgh
2 efgh mnop
3 ijkl abcd
4 mnop pqrs
tuvw
ijkl
I want to verify if all the values in Column2 exist in Column3.
Any ideas on how i can go about this are appreciated.
Thanks in advance!
cheers,
Shilpa
I'm trying to compare two columns in one particular table. To be more specific, I have 3 columns as shown below:
Column 1 Column2 Column3
1 abcd efgh
2 efgh mnop
3 ijkl abcd
4 mnop pqrs
tuvw
ijkl
I want to verify if all the values in Column2 exist in Column3.
Any ideas on how i can go about this are appreciated.
Thanks in advance!
cheers,
Shilpa