dyn_fetch_stmt

dyn_fetch_stmt 
      ::= 
      "fetch" [ [ fetch_orientation ] "from" ] dyn_cursor_name 
      using_clause 

[rule list]
This rule is called by

-> sql_dyn_data_stmt