13.1.13 CREATE FUNCTION Statement
The CREATE FUNCTION statement is used to create stored functions and loadable functions:
-
For information about creating stored functions, see Section 13.1.16, “CREATE PROCEDURE and CREATE FUNCTION Statements”.
For information about creating loadable functions, see Section 13.7.3.1, “CREATE FUNCTION Statement for Loadable Functions”.
© 2025 Oracle
Licensed under the GPLv2 License.