Hi all
i am trying to execute the inner join query like
*SELECT * from field where itemid in (select id from item where typeid =
100);*
*
*
*i am using *
*
*
*String [] sqlSelect = {"0 _id", "value"}; *
*
*
*Cursor c = queryBuilder.query(db, sqlSelect, null , null,null, null, null);
*
*
*
can anybody suggest how to ho for this type of query .
Thanks
*
*
*
*
*
*
--
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