Start of Content Area

Background documentation JOIN VIA MULTIPLE°KEY°COLUMNS  Locate the document in its SAP Library structure

JOIN VIA MULTIPLE°KEY°COLUMNS 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 key of the new table. This key consists of multiple columns.

The system accesses the table rows in the new table directly.

See also:

Search strategies for Joins

List of All Search Strategies

 

End of Content Area