fetch_stmt ::= "fetch" [ [ fetch_orientation ] "from" ] cursor_name "into" fetch_target_list
This rule is called by -> sql_data_stmt
-> sql_data_stmt