Examples: Search Conditions for Multi-Column Inverted Columns
Excerpt from SQL Statement |
Search Strategy |
... where |
The entirety of the named index ind with the values ‘Düsseldorf’, ‘40223’ and 10000 is processed. |
... where |
The inversion list within and including the values ‘Düsseldorf’, ‘40221’ (binary zeros), and ‘Düsseldorf’, ‘40238’ (binary ones) is processed. |