SQL Window
Procedure
- On the top menu bar, choose SQL Operations > SQL Window.
- In the navigation pane, specify a database, table, or view. Figure 1 SQL Window
- Execute SQL: executes SQL statements.
- Tune SQL: queries the SQL statements that are executed frequently, consume a large amount of resources, or take a long time to execute.
- 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. Figure 2 SQL statements before formatting
Figure 3 SQL statements after formatting
- After SQL statements are executed, view SQL execution status on the Executed SQL Statements, Messages, and Result Set tab pages.
Last Article: SQL Operations
Next Article: SQL Execution
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.