Indenting SQL statements

To add or increase indentation of SQL statements
  1. Select the text in the SQL Statements pane that you want to indent. If no text is selected, the indentation is applied to the current line.

  2. Press Ctrl+Period (.).

To remove or decrease indentation of SQL statements
  1. Select the text in the SQL Statements pane that you want to decrease the indentation. If no text is selected, the indentation is applied to the current line.

  2. Press Ctrl+Comma (,).

To change the number of spaces that are indented
  1. From the Tools menu, choose Options.

  2. Choose Editor and then click the Tabs tab.

  3. Type a new number in the Indent Size field.