摘要:
------ PL/SQL 条件控制 IF-THEN语句 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... 阅读全文
posted @ 2019-05-30 11:16
幸福安康
阅读(126)
评论(0)
推荐(0)

浙公网安备 33010602011771号