Read from the Right End of the Index: BACKWARD Scans
Category:
query-performance
Optimizing queries is the most fun when you don’t need to add indexes. There’s nothing quite so nice as finding a way to make reading data faster, without slowing down writes or creating new data structures that need to be maintained.
