private void deleteOperatorTmp() { cQuery qr = new cQuery(); cDatabase db = new cDatabase(); db.insertDataSqlite(qr.qDeleteOperatorTmp()); }