<create_dbproc_statement> ::= CREATE DBPROC[EDURE] <dbproc_name> [(<formal_parameter>,..)] [RETURNS CURSOR] AS <routine>