|
New Query - Create a new script file |
|
Open Script - Open an existing script file |
|
Save Query - Save the current Query Analyzer script to a file |
|
Save Query As - Save the current Query Analyzer script as a new file |
|
Save Results - Save the query results as a file or send them to the Clipboard |
|
Print - Print a hard-copy of the selected panel |
|
Cut - Cut selected text to the Clipboard |
|
Copy - Copy selected text to the Clipboard |
|
Paste - Paste text from the Clipboard to the current cursor position |
|
Undo - Undo the last action |
|
Find - Find text within the currently selected panel |
|
Replace - Replace text within the currently selected panel |
|
To Lower Case - Convert the current word or selected text to lower case |
|
To Upper Case - Convert the current word or selected text to upper case |
|
Parse - Parse the script and display a list of the commands as they will be execute on the server |
|
Execute - Execute every script in the query window |
|
Execute Current - Execute the current statement, defined by the cursor position |
|
Execute Edit - Execute the current single-table SELECT statement and open results in an editable window |
|
Execute Explain - Display visual explain plan for the current statement |
|
Stop - Cancel the currently executing statement or script |
|
Auto Commit - Determines whether commit is performed automatically after each statement execution |
|
Commit - Commits any active transactions |
|
Rollback - Rollback any active transactions |
|
Reconnect - Reconnect the current connection |
|
Auto Complete - Enable/Disable auto-completion |
|
Auto On All Schemas - Auto-completion displays tables/views for all schema objects, other than just the current schema |
|
Refresh Auto Schema - Clears the current auto-completion cache |