How to fix the Oracle error PLS-00536: Navigation through REF variables is not supported in PL/SQL.?
In this post, you’ll learn more about the Oracle ErrorPLS-00536: Navigation through REF variables is not supported in PL/SQL. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PLS-00536: Navigation through REF variables is not supported in PL/SQL.
Reason for the Error PLS-00536: Navigation through REF variables is not supported in PL/SQL.
The expression of the form refvar.field was entered. This is not supported in PL/SQL, ver 8.0.
How to fix the Error PLS-00536: Navigation through REF variables is not supported in PL/SQL. ?
You can fix this error in Oracle by following the below steps
None
Leave Your Comment