Join optimization
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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