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 Server - SQL Usage » Queries and data modification » 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 that use derived tables
Joins resulting from apply expressions