Hi there,
I would like to compare two excel columns like:
testab testbb
testaa testabbb
testcc testaaff
As you can see testab and testaa (reg)matches two times.
With what sql query using MS Query can I retrieve those matches?
Note that I want to get the matches based on LIKE statements.
Pls help.
Thanx in advance.
Regards,
Chris
I would like to compare two excel columns like:
testab testbb
testaa testabbb
testcc testaaff
As you can see testab and testaa (reg)matches two times.
With what sql query using MS Query can I retrieve those matches?
Note that I want to get the matches based on LIKE statements.
Pls help.
Thanx in advance.
Regards,
Chris