SQL

  • IF and CASE statements, and CASE expression enhancement   For improved compatibility, IF expressions are now permitted to end with either ENDIF or END IF. CASE expressions are now permitted to end with either END or END CASE. See IF expressions and CASE expressions.