Functions Editor (Oracle)
Go Up to Oracle Object Editors
The Functions Editor lets you modify basic properties and modify the CREATE/REPLACE DDL for a function.
To edit a function
- Open an editor on the function. For details, see Opening an Object Editor.
- Use the following table as a guide to understanding and modifying the settings on the tabs of this editor:
Tab | Settings and tasks | |
---|---|---|
Properties |
Lets you view properties in the following categories: | |
Properties |
Lets you view Status and Last Modified details for the function | |
Size Information |
Lets you view Source SIze, Parsed Size, Code Size, and Error Size for the function | |
Definition |
Lets you modify the CREATE OR REPLACE FUNCTION DDL for the function. | |
Dependencies |
For details on using this tab, see Working with Object Dependencies. | |
Permissions |
For details on using this tab, see Working with Privileges and Permissions. |
- 3. When finished, you can submit your changes. For details, see Previewing and Submitting Object Editor Changes.