Update 09-udf.md
This commit is contained in:
parent
b5450bd9a1
commit
8b822fec60
|
@ -887,4 +887,4 @@ The `pycumsum` function finds the cumulative sum for all data in the input colum
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
## Manage and Use UDF
|
## 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](../../taos-sql/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](../taos-sql/udf/).
|
||||||
|
|
Loading…
Reference in New Issue