Retrieve the udf_id using the udcf list command. See List Installed UDCFs.
- Run the following command to drop an existing UDCF either by passing udf_id or by passing the database name along with UDCF function_name/specific_name.
tdextroutine udcf drop {[OPTIONS]|<udf_id>}The udcf drop command is similar to udf drop command. To get a detailed list of options, refer to the udf drop section in tdextroutine UDF Subcommands and Options.