Try OpenEdge Now
skip to main content
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.
* Understanding optimization
* Inspecting what the optimizer produces
* Affecting what the optimizer produces