 |
PL/SQL IF Statement - ZenTut - Programming Made Easy
This tutorial shows you how to use PL/SQL IF statements with three forms: IF-THEN, IF-THEN-ELSE and IF-THEN_ELSEIF statements. ... Note that an IF statement can have any number of ELSIF clauses. If the first condition is false or NULL, the second conditio
www.zentut.com |
 |