Oracle 9i introduced the CASE Statement and CASE Expressions.
Some say that the CASE statement is a drop-in replacement of the IF statement, but there is a subtle difference between these two.
In this post I will explain the difference between the Case statement and the IF statement. Sometimes it's "better" to change the IF statement to a CASE statement.
16 January 2010
The Case for the Case Statement
Labels:
exceptions,
Oracle 10g,
Oracle 11g,
Oracle 9i,
PL/SQL
Subscribe to:
Posts (Atom)

