Hello Everyone,

Can anyone explain the usage of selection and slectionargs  in content
provider implementation? It states that it filters the rows.


Is it possible to filter based on substrings in the rows?

example db entry has
 _DATA
fun/abc/1
fun/abc/2
fun/abc/3
fun/xyz/1
fun/xyz/2
fun/xyz/3

Can I qwery my content provider to return data column with "abc" entries?


-- 
with regards vishal

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to