I have such code:
public int getExpRequirementsByLvl(int lvl) { int expRequired = 0; SQLiteDatabase db = this.getReadableDatabase(); Cursor res =