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 do a "fuzzy" or approximate matching of strings in a SQL where clause

Re: How to do a "fuzzy" or approximate matching of strings in a SQL where clause

From: Chuck <skilover_nospam_at_softhome.net>
Date: Mon, 08 Aug 2005 14:37:48 GMT
Message-ID: <1123511868.e647dc33c74835f95c58a2bd3345f028@bubbanews>


goyald_at_gmail.com wrote in news:1123514686.757953.315070 @g43g2000cwa.googlegroups.com:

> Hello
> My input data consists of a string field. I need to find rows where
> this string field is matching "approximately"!! i.e. I need some kind
> of a fuzzy match.
>
> Is there any such inbuilt facilitty/function in SQLServer or Oracle?
>
> Thanks and regards
>
>

You mean like soundex? Received on Mon Aug 08 2005 - 09:37:48 CDT

Original text of this message

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