delete row sqlite android code example Example: android studio SQLiteDatabase delete all data in database db.execSQL("delete from "+ TABLE_NAME);