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 toolbar buttons. You can also use the Shift+Ctrl+S shortcut for the same purpose.
In the script area you can view and edit the SQL script text. For your convenience syntax highlight and code completion features are implemented.
- Using Navigation bar and Toolbar
- Working with Execute Script editor area
- Using Script Explorer
- Script execution
Note: Execute Script Editor does not show results returned upon SELECT queries execution. Please use Query Data for that purpose instead.
See also: |