JOIN VIA KEYCOLUMN is a search strategy for joins.
This search strategy can be used if the join column is the only key column.
The system accesses the table rows in the new table directly.
See also:
List of All Search Strategies