<create_function_statement> ::= CREATE FUNCTION <dbfunction_name> [(<formal_parameter1>,...)] RETURNS <data_type> AS <routine>