| Oracle Help for the Web | Contents | Index | Search | View Topic |
| Field Descriptions | Related
Help Topics | Additional Information
| Locating this Page |
Use this page to choose a name for the function, the name of the schema that will own the finished function, and a datatype for the return value. A function is a PL/SQL subprogram that performs a specified sequence of actions, and then returns a value.
| Field | Description |
|---|---|
| Function Name | Enter the name you want to use to identify the function. |
| Schema | Choose the schema that will own the finished function. Only schemas in which you have Manage schema access privileges display in the list. |
| Return Datatype | Choose a datatype for the value returned by the function. |
To locate this page in OracleAS Portal:
Copyright © 2005, Oracle. All rights reserved.