PL SQL Statements Oracle PLSQL Tutorial

IF 
  THEN
      
  ELSIF 
  THEN
       
  ELSIF 
  THEN
       
  ELSE 
       
  END IF;