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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Context-Sensitive Help » Interactive SQL Help » Introduction to Interactive SQL dialogs

Text Completion tab Next Page

Options dialog: Query Editor tab


This tab allows you to configure settings for the Query Editor.

The Query Editor tab of the Interactive SQL Options dialog has the following components:

Fully qualify table and column names    Select this option if you want table and column names to be fully qualified with their owner names when constructing queries in the Query Editor.

For information about qualifying table and column names, see SQL queries.

Quote names    Select this option if you want the names of identifiers to be enclosed in double quotes when constructing queries in the Query Editor.

For information about quoting identifiers, see Identifiers.

Get list of tables on startup    Select this option if you want the Query Editor to populate its list of tables as soon as it opens. This option is selected by default. If you are connected to a database with a large number of tables or have a slow communications link, you may want to turn this option off so the Query Editor opens more quickly.