Y
Hacker News
new
|
ask
|
show
|
jobs
by
sverhagen
1028 days ago
I was actually surprised that it mattered. I had expected the query optimizer to figure out the logical equivalent between the two and then pick the most optimal one for me.
1 comments
paol
1028 days ago
Same here. I would have expected the OR an IN versions to generate the same query plan, it's seems like low hanging fruit for the query optimizer.
link