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 <[email protected]> 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 > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
