tags:

views:

15

answers:

0

Dear All I have a problem related to character matching in mysql.

Supoze i have a table which contains list of all names-like elton,angelina,rozy

I want that if someone queries names like angalina or rosy where a user can make a spelling mistake,i want to fetch the nearby names from the table.which query can be used or wat culd be the feasible way