Deleting a Function

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

    1. From the list of function libraries on the User-defined functions page, select the name of the library that has the function that you want to delete.

      If you need help finding the User-defined functions page, see Listing Function Libraries.

    2. In the Functions list of the library details page, select Delete from the Actions menu (Actions menu) of the function.
    3. In the Delete function dialog box, select 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.