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