Hitachi

Hitachi Advanced Database Application Development Guide


5.5 Table joining methods

There are two table joining methods:

This section explains these two joining methods and their characteristics.

HADB automatically determines the table joining method to use. You can find out which join method was used by checking the access path after the SQL statement was executed. For details about access paths, see the following subsections:

Note

In the case of a joined table, you can specify the join method in a join method specification. For details about join method specifications, see Specification format and rules for join method specifications in the manual HADB SQL Reference.

Organization of this section