[Ilugc] [ILUG-C] [Kanchi-LUG] Find Similar from MySQL using python

  • From: rkrajeshkumar87@xxxxxxxxx (Rajesh kumar)
  • Date: Sat, 12 Apr 2014 19:23:17 +0530

Dear Praveen,

Use like in your sql query and using regex try to find the nearest
possiblity of the string.

--
regards
Rajesh Kumar R.K


On Sat, Apr 12, 2014 at 12:30 PM, praveen s <praveen9482 at gmail.com> wrote:

Hello everybody,
          I has a table with the name flipkart (contains all mobile names
with prices).
In this table I want to fetch similar names of "Nokia X", in that table
there are many phone named """ Nokia X (Black), Nokia X (red), Nokia X
(yellow)""". I want to get all of these details by typing "Nokia X"...
           And I want to do this using python. Is there any way to do it???

Thanks,
(In Advance)

With Regards
S. Praveen

http://praveenlearner.wordpress.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Other related posts: