Consider:
What does the range value in the type column mean?
You can use an index and return rows that fall within a range of values.
The table will be scanned over a certain range of values.
This type of index uses the range hash.
There is a range of indexes that can be used.
Submit