📄️CREATE FUNCTIONCREATE FUNCTION creates a user-defined function (UDF).📄️DROP FUNCTIONDROP FUNCTION deletes a custom function.📄️SHOW FUNCTIONSSHOW FUNCTIONS queries all the custom (or built-in) functions under a database.