Y
Hacker News
new
|
ask
|
show
|
jobs
by
steve_gh
587 days ago
SQLis based on set theory, which is asdociative. So (a JOIN b) JOIN c = a JOIN (b JOIN c)
Your DB's query planner should optimise given the available indices.