User-Defined Functions
Extend MariaDB Server's capabilities with user-defined functions (UDFs). Learn how to create and implement custom functions to perform specialized operations directly within your SQL queries.
User-Defined Functions OverviewCreating User-Defined FunctionsCREATE FUNCTION UDFDROP FUNCTION UDFUser-Defined Functions Calling SequencesUser-Defined Functions Security
Last updated
Was this helpful?