The SQL command window is used for entering SQL statements for execution and editing SQL scripts.
The window represents the currently selected buffer as represented in the application's title bar. The contents of the open buffer can be copied, cut and pasted to and from other open buffers. SQL statements in the buffer can be executed individually by highlighting the statement to be executed and then selecting the Execute toolbar button. If no statements are highlighted, multiple statements are executed in batch mode starting from the top of the buffer. The results are displayed in the Result Window.