Sunday, 18 August 2013

What is the purpose of "String[] whereArgs" in "int delete (String table, String whereClause, String[] whereArgs)" function?

What is the purpose of "String[] whereArgs" in "int delete (String table,
String whereClause, String[] whereArgs)" function?

String[] whereArgs also present in update function of SQLiteDatabase
class, what does it depicts?? I've read the documentation but not getting
it,Please help. Thanks in Advance !!

No comments:

Post a Comment