Querying SQL Statements

Procedure

  1. In the database list of the Home page, locate the target database and click Query SQL Statements in the Operation column. The SQL Window is displayed.
  2. In the navigation pane, specify a database, table, or view.

    • Execute SQL: executes SQL statements.
    • Execute SQL Plan: reports the execution of SQL statements to facilitate troubleshooting and optimize SQL processing performance.
    • SQL Favorites: allows you to add, view, and manage frequently used SQL statements.
    • Format SQL: improves the readability of SQL statements. Formatting SQL statements enables statements to be displayed in line break mode, but does not change their logic and semantics.