Using the Editor Pane

SQL Query Analyzer Help

SQL Query Analyzer Help

Using the Editor Pane

The Editor pane in SQL Query Analyzer is a text-editing window used to enter and execute SQL statements. To enter code, you can:

  • Type SQL statements directly in the Editor pane.

  • Open a saved SQL script. The contents are displayed in the Editor pane, where they can be edited.

  • Open a template file. The contents are displayed in the Editor pane, where they can be edited.

  • Use the scripting features of Object Browser to copy SQL statements for the selected database object into the Editor pane.