[android-developers] about sqlite and sql rownum
Hello!
I have been using rownum in sql to retrieve a limited set of records per query. is there a way to use something like that in sqlite?
What i want is that when I do a query, only retrive 15 records of the table; the first 15 records of the query (including the sort statement).
Do you have any clue about this?
Thanks in advance!
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home