| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Raphael Matthias Krug | Date: | December 31 2004 3:46pm |
| Subject: | use of soundex in queries | ||
| View as plain text | |||
Hi,
I need to compare names from different tables and therefore I need
to know the proper use of soundex. I googled for it, but could not find
anything useful. And select soundex('text') is no help for me.
The query should look like this:
select field from table where field like [soundexquery inserted]
As result there should be a list with the names. The comparison of
the table can also be done with php, so mainly it would be great to
know how to do resultqueries as described.
Thanks for help! Happy new year
Raphael
| Thread | ||
|---|---|---|
| • use of soundex in queries | Raphael Matthias Krug | 31 Dec |
| • Re: use of soundex in queries | SGreen | 31 Dec |
| • Re: use of soundex in queries | Raphael Matthias Krug | 31 Dec |
| • Re: use of soundex in queries | SGreen | 31 Dec |
| • doing SELECTS and keeping the array intact with php | julian haffegee | 3 Jan |
| • Re: doing SELECTS and keeping the array intact with php | Peter Brawley | 3 Jan |
| • Re: doing SELECTS and keeping the array intact with php | Sebastian Burg | 3 Jan |
| • Re: use of soundex in queries | Sasha Pachev | 1 Jan |
| • Re: use of soundex in queries | Raphael Matthias Krug | 1 Jan |
| • Re: use of soundex in queries | Sasha Pachev | 14 Jan |
| • Complex joining - multiple tables to one | Ville Mattila | 3 Jan |
| • Re: Complex joining - multiple tables to one | SGreen | 4 Jan |
| • Re: use of soundex in queries | Kevin A. Burton | 3 Jan |
| • RE: doing SELECTS and keeping the array intact with php | Jay Blanchard | 3 Jan |
| • RE: doing SELECTS and keeping the array intact with php | Tom Crimmins | 3 Jan |
