IN CONDITION FOR KEY is a search strategy.
This search strategy can be used if the following applies:
ˇ The table has only one key column.
ˇ The search condition contains an IN condition for this key column.
The system accesses the corresponding table rows directly.
See also: