Introducing SQL Anywhere Studio
The following sections describe some of the commands you can use in Interactive SQL. This section describes general tasks for working with commands in Interactive SQL.
All SQL statements can be entered as commands in the top pane of the Interactive SQL window. When you are finished typing, you need to execute the statement to view its results.
You can enter any SQL statement against the database from within Interactive SQL. For a complete list of SQL statements, see SQL Statements.
To execute a SQL statement
Press the Execute SQL Statement button, or choose SQL > Execute, or press F5.
To clear the SQL Statements pane
Choose Edit > Clear SQL or press Escape.
Canceling an Interactive SQL command
Executing multiple statements
Looking up tables, columns, and procedures
Printing SQL statements
Recalling commands
Logging commands
SQL Anywhere Studio 9.0.1
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.