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