Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Check if 2 not sorted string contain the same data

I have a problem I want to check if 1 string is the same than another but in a diferent order in a table measure Example: string1= Jupiter,mercury string2= mercury,Jupiter and return "yes" if...