update tmp_customer set nickname = current_nickname where id = current_id; END LOOP inner_cur_loop; END BLOCK2; END LOOP outer_cur_loop;
確定! 回上一頁