has this LIMIT clause as argument been implemented yet? thanks
On Thu, Apr 10, 2008 at 4:55 PM, Megha Joshi<[email protected]> wrote: > Hi, > > A future release of the SDK will provide a SQLiteDatabase.query() which > takes LIMIT clause as an argument. > For now you can use the use execSQL() method directly and specify the LIMIT > in that way. > > Thanks, > Megha --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

