It is similar to Index Full Scans.
It read index blocks in unsorted order as it is exist on disk.
This kind of scan does not use index to probe table, but it reads the index instead of the table.
It read index blocks in unsorted order as it is exist on disk.
This kind of scan does not use index to probe table, but it reads the index instead of the table.
No comments:
Post a Comment