Openedge (Progress) - View execution plan

You can see the see the execution plan for your last SQL with the command below:


select *
from pub."_SQL_Qplan" 

Comments