1、语法: loop exit when condition; statement; end loop; 案例: create or replace function loop_test(n integer) returns integer as ...
確定! 回上一頁