sql - MySQL String match percentage -


In MySQL, how can I compare two strings and get matching percentages I ("foo", " ("Foo", "fo") = 0.0 Compare = 0.75 ("foo", "fo") = 0.0 (compare with "foo", "fobar") = 0.5 ("foo", "foofoo") = 1.0

I hope you get this idea :)

please see:

< Ul>

  • Comments

    Popular posts from this blog

    MySql variables and php -

    url rewriting - How to implement the returnurl like SO in PHP? -

    Which Python client library should I use for CouchdB? -