I have created one user in my oracle database. I have given read-only access to 2-3 schemas.
But I also want to grant access to those schemas with the ability to run packages and procedures.
How can I do that?
Granted read-only access to those schemas.