FIRST; LOOP EXIT WHEN i IS NULL; -- process a(i) i := a.NEXT(i); END LOOP; END;. Method A takes advantage of the fact that an associative array ...
確定! 回上一頁