The PL/SQL WHILE Loop ... The WHILE loop, also called a conditional loop, evaluates a condition before each loop executes, and if false, the loop is terminated.
確定! 回上一頁