sqliteBtreeCreateTable
rc = sqliteBtreeCreateTable(pBt, &iTable);
rc = sqliteBtreeCreateTable(db->aDb[pOp->p2].pBt, &pgno);