Try OpenEdge Now
SQL Development
Optimizing Query Performance
Optimizing Query Performance
The OpenEdge SQL server consists of several components, including the query optimizer. The query optimizer maximizes the server's efficiency by determining the quickest way to execute a statement to produce the exact data requested.
In this section:
Understanding optimization
Inspecting what the optimizer produces
Affecting what the optimizer produces