Executing SQL Plan
Scenarios
This section describes how to analyze the execution efficiency of the current SQL statement.
Procedure
- On the top menu bar, choose SQL Operations > SQL Window. In the SQL window, select a database from the navigation pane.
- Enter SQL statements in the SQL window and click Execute SQL Plan.
Figure 1 Execute SQL Plan
- On the Executed SQL Statements tab page, view the historical SQL executions.
- On the Messages tab page, view the execution information, including SQL splitting, execution status, and elapsed time.
- On the Execution tab page, view the execution status for each SQL statement.
Parent topic: SQL Operations
- Scenarios
- Procedure