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

SQL Anywhere 11.0.0 » SQL Anywhere Server - SQL Usage » Querying and Modifying Data

 

Joins: Retrieving data from several tables


Introduction
Sample database schema
How joins work
Explicit join conditions (the ON clause)
Cross joins
Inner and outer joins
Specialized joins
Natural joins
Key joins