I'm looking for a solution as well. Anyone? On Feb 16, 5:10 pm, "wsgfz...@gmail.com" <wsgfz...@gmail.com> wrote: > Is there any way out to achieve > "SELECT * FROM tblname > WHERE name LIKE '%[0-9]%' " > > i know we can't do this with sqlite~ > but how to deal with such query task with sqlite??? > > i tried to use REGEXP ~but unluckily it is not pre-defined~ > so i tried to define it by myself...but even i couldn't find a way in > android to create a UserDefinedFunction... > > anyone can help me ..?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---