Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » Query Optimization and Execution » Reading execution plans

Reading execution plans Next Page

Text plans


There are two types of text representation of a query execution plan: short and long. To choose between the type of text plan in Interactive SQL, open the Options dialog from the Tools menu, and then click the Plan tab. To use SQL functions to access the text plan, see Accessing the execution plan with SQL functions.

There is also a graphical version of the plan. See Graphical plans.


Short text plan
Long text plan