'ORDER BY' VIA MULTIPLE INDEX 

'ORDER BY' VIA MULTIPLE INDEX is a search strategy. The system could not identify a better search strategy than a sequential search. The system uses the inversion created from several columns, with the columns in the order and sort direction specified by the ORDER clause.

See also:

List of All Search Strategies