Y
Hacker News
new
|
ask
|
show
|
jobs
by
SigmundA
2170 days ago
The query is slower otherwise I would not even notice, I don't care which index it uses if its fast.
It's not just about index usage, its also which type of join (loop, hash or merge) and join order.