How to fix the Oracle error PLS-00992: Cursor Variables cannot be FETCH’ed from?
In this post, you’ll learn more about the Oracle ErrorPLS-00992: Cursor Variables cannot be FETCH’ed from with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PLS-00992: Cursor Variables cannot be FETCH’ed from
Reason for the Error PLS-00992: Cursor Variables cannot be FETCH’ed from
2.2 Implementation Restriction for Ref Cursors
How to fix the Error PLS-00992: Cursor Variables cannot be FETCH’ed from ?
You can fix this error in Oracle by following the below steps
None
Leave Your Comment