process management blog posts

IF-THEN logic in SELECT and WHERE with CASE expressions in Oracle SQL

Blog: Oracle BPM

Learn how to to do if-then logic in SQL using CASE expressions. See examples of using this in the SELECT, WHERE, and JOIN clauses.