Deleting a Function

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

    1. On the User-defined functions page, Function libraries list, select the name of the library that contains the function that you want to work with. If you need help finding the page or the list of libraries, see Listing Function Libraries.
    2. On the library details page, Functions list, find the function that you want to delete.
    3. From the Actions menu (Actions menu) of the function, select Delete.
    4. 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.