Online Documentation for SQL Manager for DB2

SQL Script Editor


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

 

To open SQL Script Editor, select the Tools | btnNewSQLScript New SQL Script / Tools | btnShowSQLScript SQL Script main menu items or use the corresponding 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: SQL Script Editor does not show results returned upon SELECT queries execution. Please use SQL Editor for that purpose instead.