Updated on 2024-04-02 GMT+08:00

Deregistering a UDF

Syntax

DROP FUNCTION <UDF-NAME>

Example

Run the following command on the IoTDB client to deregister the UDF named example:

DROP FUNCTION example