|
|
|
|
|
by crimsonalucard
3334 days ago
|
|
Dbs do that ANYWAY when you index. In this case assume both tables are indexed by x. It's obvious for a single SQL expression because you've studied what happens underneath the abstraction, but when expressions get complex it's hard to reason about what a sql expression is doing. |
|
What you presumably want is a way to specify which indices to use and perhaps to specify an order on the joins and perhaps the type of join as well.