Online Documentation for SQL Manager for PostgreSQL

Execute Script Editor


Using Execute Script editor you can view, edit and execute SQL scripts.

 

To open the editor select the Tools | Execute Script main menu items or use the corresponding btnShowSQLScript toolbar buttons. You can also use the Shift+Ctrl+S shortcut for the same purpose.

 

menuSQLScriptEditor

 

 

In the script area you can view and edit the SQL script text. For your convenience syntax highlight and code completion features are implemented.

 

Note: Execute Script Editor does not show results returned upon SELECT queries execution. Please use Query Data for that purpose instead.