SQL Anywhere Studio Help
Interactive SQL Help
You can access all the dialogs in Interactive SQL through the Tools menu. With these dialogs, you can configure Interactive SQL settings, search for table and procedure names to insert into your queries, and edit your queries.
The Tools menu contains the following dialogs:
Lookup Table Name The Lookup Table Name dialog lets you browse table and column names and insert them into the SQL Statements pane.
Lookup Procedure Name The Lookup Procedure Name dialog lets you browse procedure names and insert them into the SQL Statements pane.
Edit Query The Query Editor provides an alternative way to create and edit SELECT statements in Interactive SQL.
For information, see Introducing the Query Editor.
Index Consultant The Index Consultant guides you in the proper selection of indexes. You can use the Index Consultant to analyze the benefits of indexes for an individual query.
For more information, see Starting the Index Consultant.
Options The Options dialog sets options for commands, appearance, importing and exporting data, and messages in Interactive SQL.