Deleting a Function

When you delete a user-defined function in Data Integration, you also delete any input parameters defined in that function.

    1. Navigate to the workspace that contains the function that want to delete.

      For the steps to access a workspace, see Accessing a Workspace.

    2. On the workspace home page, click User-defined functions.
    3. From the list of function libraries on the User-defined functions page, click the name of the library that has the function that you want to delete.
    4. In the Functions list of the library details page, select Delete from the Actions menu of the function.
    5. In the Delete function dialog box, click Delete.
  • Use the oci data-integration user-defined-function delete command and required parameters to delete a function:

    oci data-integration user-defined-function delete [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeleteUserDefinedFunction operation to delete a function.