Join Order Selection
Joins are associative so
→ Try to minimize the intermediate result
Need to decide which of the subexpressions is evaluated first
- Try to join with filtered one first
Cost of nested loop join is not symmetric
Joins are associative so
→ Try to minimize the intermediate result
Need to decide which of the subexpressions is evaluated first