Working with user-defined functions (UDFs)

You can use the workbench to create, test, and deploy several types of user-defined functions (UDFs). UDF development is not supported for every database server.

A UDF is an extension or addition to the existing built-in functions of SQL, such as those provided in the SYSFUN schema in DB2®. User-defined functions and stored procedures are sometimes referred to collectively as routines.


Feedback