ERROR | cannot do an exact FETCH on a query with Nested cursors |
CAUSE | Exact FETCH on a query was specified which is not allowed if the query returns any cursors. |
ACTION | Do not use an exact FETCH. |
ERROR | cannot do an exact FETCH on a query with Nested cursors |
CAUSE | Exact FETCH on a query was specified which is not allowed if the query returns any cursors. |
ACTION | Do not use an exact FETCH. |