Using the SQL Worksheet

Use the SQL Worksheet to:

To open the SQL Worksheet:
  1. Select View | Connection Navigator .
  2. Expand Database and select a database connection.
  3. Right-click the connection in the Navigator, and choose SQL Worksheet from the context menu.

The SQL Worksheet has two panes:

Code Insight and the SQL Worksheet

The SQL Worksheet provides code insight for SQL code. When you type a name followed by a '.', a dropdown menu of valid code appears. The menu will contain:

To configure Code Insight for the SQL Worksheet:
  1. Select Tools | Preferences | Code Editor | Code Insight.
  2. In the Code Insight page, adjust font size or font type, and completion insight and parameter insight timing.
  3. Click OK. Your changes are active the next time you use the Code Editor.

Browsing the Database
About Code Insight

 

Copyright © 1997, 2004, Oracle. All rights reserved.