This example assumes that you are using the config YAML file and environment variables described in Example: Creating a C UDF to define the user credentials.
Use the tdextroutine udf list subcommand to list the existing C/C++ or Java UDFs you created.
tdextroutine udf list
Example output:
======== =========== ========== ========== ========== ========== ================
UDF ID Database Function Specific Function Source Routine
Name Name Class Language Kind
======== =========== ========== ========== ========== ========== ================
AAA0DgAA MarketingDB udfSubStr udfSubStr1 SCALAR C REGULAR_FUNCTION
======== =========== ========== ========== ========== ========== ================
For details about all the options of the udf list subcommand, see tdextroutine UDF Subcommands and Options.