Oracle 的 條件循環語句

   If語句 DECLARE a number(2) := 10; BEGIN a:= 10; -- check the boolean condition using if statement IF( a < 20 ) THEN -- if condition is true then print the following dbms_out
相關文章
相關標籤/搜索