Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » SQL Anywhere 11 - Changes and Upgrading » What's new in version 11.0.0 » UltraLite » UltraLite new features

 

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.