IN CONDITION FOR KEY COLUMN 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: