Introduction to Interactive SQL

The following table provides a guide to where you can look for information about how to run and use Interactive SQL.

If you want to know ... Then see ...
How to start Interactive SQL Starting Interactive SQL
How to connect to a database Tutorial: Using the sample database
How to use the Interactive SQL toolbar Navigating Interactive SQL
How to open a new Interactive SQL window Opening multiple windows
Where to find information about keyboard shortcuts Interactive SQL keyboard shortcuts
How to display data Executing SQL statements from Interactive SQL
How to execute SQL commands in Interactive SQL Executing SQL statements from Interactive SQL
Where to find more details on selecting data Querying data
Where to find information about using the Query Editor to build SELECT statements Query Editor introduction
Where to find more information on loading and unloading data Importing and exporting data
How to set Interactive SQL options Options window: General tab
How to automate common tasks Using SQL command files
How to use JDBC escape syntax Using JDBC escape syntax
How to print from Interactive SQL Printing SQL statements, execution plans, and result sets
How to print the graphical plan from Interactive SQL Reading graphical plans
How to analyze queries using the Index Consultant Obtain Index Consultant recommendations for a query
What the syntax is for SQL data types, language elements, functions, and statements SQL syntax help