Contents Index Using joins in delete, update, and insert statements Explicit join conditions (the ON phrase)

ASA SQL User's Guide
  Joins: Retrieving Data from Several Tables
    Joins overview

Non-ANSI joins


Adaptive Server 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].


Contents Index Using joins in delete, update, and insert statements Explicit join conditions (the ON phrase)