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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to