Update 09-udf.md

This commit is contained in:
wade zhang 2023-05-05 14:22:29 +08:00 committed by GitHub
parent 4fc8ad6eec
commit 623e6e7c2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -387,5 +387,5 @@ The `pyl2norm` function finds the second-order norm for all data in the input co
</details>
## Manage and Use User-Defined Functions
## Manage and Use UDF
You need to add UDF to TDengine before using it in SQL queries. For more information about how to manage UDF and how to invoke UDF, please see [Manage and Use UDF](../12-taos-sql/26-udf.md).