Scalar User-defined Functions (UDFs)
Custom scalar functions can be created for use in queries to extend database functionality. Use the CREATE FUNCTION statement to define a function and the DROP FUNCTION statement to remove it. Functions can be written in SQL, JavaScript, and Python. UDFs are supported for X100 tables only.
Last modified date: 10/30/2024