Online Documentation for SQL Manager for MySQL

SQL Script Editor


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

 

To open SQL Script Editor, select the Tools | New SQL Script / Tools | SQL Script main menu items or use the corresponding btnNewSQLScript / btnShowSQLScript toolbar buttons. You can also use the Shift+Ctrl+S shortcut for the same purpose.

 

menuTools_SQLScriptEditor

 

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.