is there a way of comparing two colunms of text say and drawing out the similiarities, wehther exact match or partial match...
would appreciate any assistance..
eg
one column may have
cat, camp
and 2nd column could have
cake, cow
the output column 3rd column
if i ask to match "ca" it should say there is a match and bring out cat, cake camp
is this possible how do i do it.. sql?expresison builder?
would appreciate any assistance..
eg
one column may have
cat, camp
and 2nd column could have
cake, cow
the output column 3rd column
if i ask to match "ca" it should say there is a match and bring out cat, cake camp
is this possible how do i do it.. sql?expresison builder?