DIFFERENT STRATEGIES FOR OR-TERMS is a search strategy of the SQL optimizer.
The database system can use this strategy for search conditions which are linked with OR.
The database system transforms the search conditions which are linked with OR, analyzes them and then chooses search strategies for the individual subconditions that are linked with OR.