allocate_cursor_stmt ::= "allocate" extended_cursor_name [ "insensitive" ] [ "scroll" ] "cursor" "for" extended_stmt_name
This rule is called by -> sql_dyn_data_stmt
-> sql_dyn_data_stmt