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


Edit Function

Skip Navigation Links| Field Descriptions | Related Help Topics | Additional Information | Locating this Page |

Use this page to edit a function definition.

Go to topField Descriptions

 

Field Description
Function Body

Enter PL/SQL code that creates a function object.

Write a function using the syntax:

BEGIN
  [executable statements]
EXCEPTION
  exception handlers]
END [name];

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 containing the object you want to edit.
  4. Click the schema's name.
  5. In the Name column, scroll down to the object you want to edit.
  6. In the Actions column next to the object, click Edit.