Help Center/
Data Admin Service/
User Guide/
RDS for PostgreSQL Instance Management (Development Tool)/
SQL Operations/
Executing SQL Statements
Updated on 2023-03-07 GMT+08:00
Executing SQL Statements
Procedure
- On the top menu bar, choose SQL Operations > SQL Window. In the SQL window, select a database and a schema from the navigation pane.
- Enter SQL statements in the SQL window and click Execute SQL.
- You are advised to enable SQL Input Prompt. It helps you to select your desired database, table, or field name as prompted to quickly enter statements in the SQL window.
- To execute multiple SQL statements at a time, separate them using semicolons (;). In this case, click Full Screen to view the logics in SQL statements clearly.
- To execute some of the SQL statements, select the statements before executing them.
- To execute all the SQL statements, do not select any SQL statements or select all of them.
- View the executed SQL statements and the current execution status in the lower part of the page. On the Messages tab page, view the execution information, including SQL splitting, execution status, and elapsed time.
- On the Result Sets tab, view the execution details. You can perform the following operations on the result sets:
- Copy Row/Copy Column: copies a row or column for reuse.
- Column Settings: customizes the columns to display when there are a large number of columns in the query result.
- Refresh: refreshes the changed data.
- Row Details: displays the column field name, value, and type of the selected row.
Parent topic: SQL Operations
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.