Subject | Re: trying to avoid large datasets |
---|---|
Author | markd_mms |
Post date | 2006-07-10T01:05:38Z |
--- In firebird-support@yahoogroups.com, Florian Hector <FHector@...>
wrote:
mark
wrote:
>that calculates how many single
> What you need is the "levenshtein distance". This is an algorithm
> characters have to be swapped, added, shifted or left out to get twostrings to be the same.
>would i be better off writing it as a udf or a stored procedure?
> Ask aunt google for it, it returns a heap of sites.
>
> Florian
>
mark