Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to perform fuzzy search on varchar columns?

Re: How to perform fuzzy search on varchar columns?

From: Rene Nyffenegger <rene.nyffenegger_at_gmx.ch>
Date: Sat, 3 Feb 2007 14:57:39 +0000 (UTC)
Message-ID: <eq27t3$eo0$1@klatschtante.init7.net>


On 2007-02-03, frank_ratzlow_at_hotmail.com <frank_ratzlow_at_hotmail.com> wrote:
> Hi folks,
>
> I would like to perform queries on a varchar column that finds not
> only exactly spelled words but also words that sound similar and
> tolerates minor typos.
> E.g. I have a column "surname" and search for "Meyer" I also want to
> have returned "Meier", "Maier" and so on.
> I have read a bit about Oracle Text, but this seems to big for what we
> require. Especially we don't need searching within uploaded files!
> Could anyone be so kind to give me a hint, whether we have to install
> an additional package or if Oracle delivers it out of the box. What
> would a sample query look like?
>
> TIA
>
> Frank
> frank_ratzlow_at_nojunk.hotmail.com
> P.S. Oracle 9iR2

See http://www.adp-gmbh.ch/ora/plsql/fuzzy_search.html

hth,
Rene

-- 
  Rene Nyffenegger
  http://www.adp-gmbh.ch
Received on Sat Feb 03 2007 - 08:57:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US