Prerequisites
The RDS-PostgreSQL instance has been connected through pgAdmin and added to Servers.
Executing SQL
1. Click the database server connection, launch the database, and right-click Query Tool on the specified database. The SQL input box appears on the right. As shown in the figure below:
2. Enter the SQL statement in the Query box on the right and click Execute. The execution results are displayed below. Messages are the execution results and Data Output is the execution DQL statement output.