Join optimization
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
There are two distinct optimization tasks done as part of the join optimization stage:
- Join ordering — Determines the most efficient order for performing joins among adjacent join nodes
- Join algorithm selection — Determines the best join algorithm to use for each join node