This query returns no results as the name in the database is spelled differently than the user believes, but what if you can get past this problem... We can get past this by making use of SoundEx. SoundEx is a phonetic algorithm for indexing names or records by sound as pronounced in English. Next I will implement this on my query...
Now we have a result because of the way the word sounds, the real-life uses for this may be limited, but should still be useful in some non-unique searches such as the one listed above.
Credit to Mr. Fanie Reynders for acquainting me with this.
Cheers...
I wonder who showed this to you :)
ReplyDelete