Identify indices
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Query information logging identifies single and multiple
index brackets used by the query engine for FOR and PRESELECT statements.
It also identifies indices for dynamic and static queries that use
multiple index brackets. Selected indices will display in a comma-separated
list in the Query Plan.
Note: When using dataservers, the logged index behavior may not
accurately reflect the indices used to resolve the query against the non-OpenEdge database.
For more information, see OpenEdge Database Essentials.
For the following FOR EACH statement:
|
Query information logging produces the following Query Plan:
|