Entering content frame

Syntax documentation create_dbproc_statement Locate the document in the library structure

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

 

Leaving content frame