Why the Cursor query is fetching records successfully but not fetching the values?
Below is the SQL package which is going to be a part of a script. In this package the cursor used is fetching sufficient records as required, but not working when I am incorporating in this package. On changing the cursor while putting less where conditions, it works just fine. But somehow this is the correct cursor.
I can’t use MEMBER OF or IN (SubSelect) in a package with variables
I want to use this code in a package:
I can’t use IN clause in a package with variables
I need to use this code in a PL/SQL package:
Error PLS-00302: ‘DBMS_PICKLER’ Component Must Be Declared When Using Custom Type in Oracle
I’m encountering an issue with the DBMS_PICKLER package in Oracle. After creating a custom type