I have an SQL which uses something like "LIMIT 100".

If the cursor returns 100 rows, is there an efficient way of
distinguishing between whether the LIMIT caused it or not?

Hmm, I suppose I could just call LIMIT 101 instead but I was hoping
for a nicer way...
--~--~---------~--~----~------------~-------~--~----~
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