A database function name (dbfunction_name) identifies a database function called by a database function call.
<dbfunction_name> ::= [<owner>.]<identifier>
The identifier must not exceed 32 characters in length.
SQL statements for creating and deleting a database function