Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Database Administration » Administering Your Database » SQL Anywhere graphical administration tools » Using Interactive SQL

 

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.