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

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - SQL Usage » Query Processing » Query optimization and execution » Query execution algorithms » Types of algorithms » Join algorithms

 

RecursiveHashJoin algorithm (JHR)

RecursiveHashJoin is a variant of HashJoin, and is used for recursive union queries. For more information, see HashJoin algorithms (JH, JHSP, JHFO, JHAP, JHO, JHPO), and Recursive common table expressions.