!--a11y-->
-750: FFETCH or ARRAY-FETCH and FETCH mix not allowed 
Explanation:
ARRAY FETCH and FETCH statements cannot be issued on the same result set.
User Action:
All statements which refer to the same result set must be specified either as ARRAY FETCH or FETCH.
