Skip to main content

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
note

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

Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today