View a statement execution plan by selecting the statement from the editor and using the context menu to visually display the execution plan.
This feature allows developers or database administrators to optimize the database and SQL code. SQL developers or database administrators can tell from the query plan when to create table indexes, reorganize data tables, or change the way a query is written. This feature can be useful during troubleshooting and performance tuning.
The query plan displays actual statistics when you view it during execution. The plan displays estimated statistics when you view an execution plan without executing the SQL.
In the Execution Plan View Options preferences page, you can specify the plan orientation, whether to show the plan while execution is taking place, and the style of plan displayed.
Before you can get a query plan from within a SQL file, the SQL file must be connected to a data server connection profile.
Send your feedback on this help topic to Sybase Technical Publications: pubs@sybase.com
Your comments will be sent to the technical publications staff at Sybase, Inc. For product-related issues or technical support, contact Sybase Technical Support at 1-800-8SYBASE.