Entering content frame

 JOIN VIA MULTIPLE INDEXED COLUMNS 

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:

List of All Search Strategies

 

Leaving content frame