The Explain Plan statement can be used with any query to retrieve a detailed list of the elements in the execution plan. Explain Plan generates a result set with a single column named OPERATION. The individual elements that comprise the plan are returned as rows in the result set.
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |