Entering content frame

 JOIN VIA RANGE OF MULTIPLE KEY COLUMNS 

JOIN VIA RANGE MULTIPLE KEY COLUMNS is a search strategy for joins.

This search strategy can be used if the join columns can be combined as the initial part of the key of the new table. This key consists of multiple columns.

Within the key range, the system accesses the table rows in the new table sequentially.

See also:

List of All Search Strategies

 

Leaving content frame