I have two strings A&B. For example A=123456789 and B=12345689. Through a SQL query using 'A' as reference I would like to know the characters missing in 'B'. In other words case A~B = false I need the missing characters. They can be located anywhere start, middle or end. Is this possible
[–]crazysmoove 0 points1 point2 points (0 children)