sqliteBtreeClearTable
rc = sqliteBtreeClearTable(pBt, iTable);
rc = sqliteBtreeClearTable(db->aDb[pOp->p2].pBt, pOp->p1);