Updated on 2023-03-28 GMT+08:00

Executing the 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. On the displayed page, select a database and a schema 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.