跳到主要内容

User-Defined Function

This page provides a comprehensive overview of User-Defined Function (UDF) operations in Databend, organized by functionality for easy reference.

UDF Management

CommandDescription
CREATE FUNCTIONCreates a new user-defined function
ALTER FUNCTIONModifies an existing user-defined function
DROP FUNCTIONRemoves a user-defined function
SHOW USER FUNCTIONSLists all user-defined functions
备注

User-Defined Functions in Databend allow you to extend the built-in functionality by creating custom functions using JavaScript, Python, or other supported languages.

开始使用 Databend Cloud
低成本
快速分析
多种数据源
弹性扩展
注册