Using the Query Tool to Run SQL Statements
Scenarios
This topic describes how to use Query Tool to run SQL commands.
Prerequisites
A PostgreSQL DB instance has been connected.
Inserting Data
- On the top menu bar, choose Tools > Query Tool. The SQL CLI is displayed.

- On the SQL CLI, enter an INSERT command and click Execute to insert data into the corresponding table.

Querying Data
- On the top menu bar, choose Tools > Query Tool. The SQL CLI is displayed.
- On the SQL CLI, enter an SELECT command and click Execute to query data in the corresponding table.

Last Article: Creating a Table
Next Article: Monitoring Databases
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.