Consultor Eletrônico



Kbase P27278: How can I see which index my query uses?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/11/2003
Status: Unverified

GOAL:

How can I see which index my query uses?

FIX:

Use the compile statement with the xref option and the generated file will list the queries and their indexes.

Sample Syntax;
COMPILE file XREF