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

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » Joins: Retrieving Data from Several Tables » Joins overview

Using joins in delete, update, and insert statements Next Page

Non-ANSI joins


SQL Anywhere supports ISO/ANSI standards for joins. It also supports the following non-standard joins:

You can use the REWRITE function to see the ANSI equivalent of a non-ANSI join.

For more information, see REWRITE function [Miscellaneous].