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

SQL Anywhere 12.0.0 » SQL Anywhere Server - SQL Usage » Querying and modifying data » Joins: Retrieving data from several tables

 

Specialized joins

This section describes how to create some specialized joins such as self-joins, star joins, and joins using derived tables.


Self-joins
Duplicate correlation names in joins (star joins)
Joins involving derived tables
Joins resulting from apply expressions