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 » Query Optimization and Execution » Query execution algorithms » Join algorithms

Recursive Hash Join algorithm Next Page

Recursive Left Outer Hash Join algorithm


The Recursive Left Outer Hash Join is a variant of the Hash Join algorithm used in certain recursive union queries.

For more information, see Hash Join algorithm, and Recursive common table expressions.