Skip to content

Topic

Loose index scan

Query execution technique that walks an ordered index by jumping from one distinct key value to the next, reading one entry per value instead of every entry.

Current clusters