SQL Anywhere Studio Help
Interactive SQL Help
Options dialog
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.