Drop a UDCF - Teradata VantageCloud Lake

Lake - Using Queries, UDFs, and External Stored Procedures

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-08-12
dita:mapPath
vgj1683671089901.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
vgj1683671089901
Retrieve the udf_id using the udcf list command. See List Installed UDCFs.
  1. 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.