fetch_stmt

fetch_stmt 
      ::= 
      "fetch" [ [ fetch_orientation ] "from" ] 
      cursor_name "into" fetch_target_list 

[rule list]
This rule is called by

-> sql_data_stmt