JOIN VIA KEY RANGE is a search strategy for joins.
This search strategy can be used if the join column is the first key column.
Within the key range, the system accesses the table rows in the new table sequentially.
See also:
List of All Search Strategies