Start of Content Area

Background documentation JOIN VIA RANGE OF MULTIPLE INDEXED COL.  Locate the document in its SAP Library structure

JOIN VIA°RANGE°OF°MULTIPLE INDEXED°COL. is a search strategy of the SQL Optimizer for joins.

This search strategy can be used if the join columns can be combined in the initial part of an index that includes multiple columns.

Within the index range, the system accesses the rows of the table.

See also:

Search strategies for Joins

List of All Search Strategies

 

End of Content Area