JOIN VIA MULTIPLE INDEXED COLUMNS is a search strategy for joins.
This search strategy can be used if the join columns can be combined in a complete index that includes multiple columns.
The rows of the tables that you want to join are accessed through this index.
See also: