cursor_specification ::= CURSOR cursor_name [(cursor_parameter_declaration [, cursor_parameter_declaration]...)] RETURN rowtype;