doc-exports/docs/das/umn/das_04_0048.html
Wang , Deng Ke 0f41701050 DAS UMN Initial version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2022-10-18 12:51:00 +00:00

1.7 KiB

Executing SQL Plan

Scenarios

This section describes how to analyze the execution efficiency of the current SQL statement.

Procedure

  1. On the top menu bar, choose SQL Operations > SQL Window. In the SQL window, select a database from the navigation pane.
  2. Enter SQL statements in the SQL window and click 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 Plan tab page, view the execution status for each SQL statement.