OpenEdge provides a single set of statistics for non-pre-pass queries at query completion. Query information logging logs the following query statistics when the query is complete:
Procedure name and line number where the block ends or where the AVM closes the query.
Query ID, the query's unique identifier.
For dynamic or static queries, a string representation of the query handle, and the name of the query object (if available).
Database block access required to resolve the query. This is not logged for queries on temp-tables. See Databaseblock access.