i am wondering if there is a way to match string with another string , for example ,
i already have values in my table as below.
Apple
A 10001
Ball
i want write a validation to check if the user is entering the duplicates , it can be slightly different as below example
Apple = Apple
A10001 = A 10001
Ball = ball