Browser Detection Script checks if Internet Explorer 5.5 is being used and adjusts the font size if it is.
Oracle Help for the WebContentsIndexSearchView Topic


Function: Schema, Function Name and Return Datatype

Skip Navigation Links| 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.

Go to topField Descriptions

 

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.

Go to topRelated Help Topics

Next Steps:

Go to topAdditional Information

On Portal Center:

Go to topLocating this Page

To locate this page in OracleAS Portal:

  1. On the Portal Builder page, click the Navigator link.
  2. Click the Database Objects tab.
  3. In the Name column, scroll down to the schema in which you want to build the object.
  4. Click the schema's name.
  5. Click Create New...Function.