Edit PL/SQL Programs

To edit PL/SQL programs in the Code Editor:

  1. Select View | Connection Navigator .
  2. Expand Database and select a database connection.
  3. Expand the database connection and select a schema.
  4. Expand the schema and find a folder with the same name as the object type (for example, Functions or Triggers).
  5. Expand the folder and double-click the object to open it in the Code Editor.
More about the Code Editor

The Code Editor provides code insight for PL/SQL code. When you type a name followed by a '.', a dropdown menu of valid completions appears:

To configure code insight:


Creating and Editing PL/SQL Programs

 

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