The CREATE FUNCTION statement is used to
create stored functions and user-defined functions (UDFs):
For information about creating stored functions, see
Section 21.2.2, “CREATE PROCEDURE and CREATE
FUNCTION Syntax”.
For information about creating user-defined functions, see
Section 12.5.3.1, “CREATE FUNCTION Syntax”.

User Comments
Add your own comment.