I have the following DB helper class:
public int studentExists(String studid) { Cursor dataCount = mDb.rawQuery(\"select count(*) from usertable where \"
Error was in trigger being fired on database update