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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere 16 - 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.