Interactive SQL is a tool included with SQL Anywhere that lets you execute SQL statements, build scripts, and display database data for both SQL Anywhere and UltraLite databases. You can use Interactive SQL for:
Sending SQL statements to the database server. See Executing SQL statements from Interactive SQL.
Browsing the information in a database. See Executing SQL statements from Interactive SQL.
Editing data in result sets. See Editing result sets in Interactive SQL.
Loading data into a database. See Import data with the Import Wizard.
Exporting query results to a file or another database. See Export query results.
Running script files. See Run SQL command files in Interactive SQL.
Running the Index Consultant, a tool that helps you improve query performance. See Index Consultant.
Accessing the Query Editor, a tool that helps you design, analyze, and test all kinds of queries. See Using the Query Editor.
Interactive SQL is available on Windows, Solaris, Linux, and Mac OS X, see http://www.sybase.com/detail?id=1061806.
The administration tools only run on Intel Macintoshes with 64-bit processors supported by the Apple JDK 1.6 (Mac OS X 10.5.2 or later). See http://www.sybase.com/detail?id=1061806.
Interactive SQL supports all SQL statements supported by SQL Anywhere and UltraLite databases, and several SQL statements that can be used only from Interactive SQL:
Starting Interactive SQL
Navigating Interactive SQL
Executing SQL statements from Interactive SQL
Inserting comments
Indenting SQL statements
Looking up tables, columns, and procedures
Generating SQL statements from result sets
Using the Query Editor
Viewing plans using the Interactive SQL Plan Viewer
Printing SQL statements, execution plans, and result sets
Editing result sets in Interactive SQL
Opening multiple windows
Using source control integration
Interactive SQL SQL statements
Interactive SQL keyboard shortcuts
Interactive SQL options
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |