I Want to grant execute on stroed procedures.
Hello,
I created user A and granted select privileges on tables of user B. Now i want to grant GRANT SELECT, UPDATE, INSERT, DELETE on objects like PROCEDURE,FUNCTION,PACKAGE.
How can i do it?
Also after giving all the above privileges , how to crosscheck as sys/system and as user A and verify.
Regards,
I created user A and granted select privileges on tables of user B. Now i want to grant GRANT SELECT, UPDATE, INSERT, DELETE on objects like PROCEDURE,FUNCTION,PACKAGE.
How can i do it?
Also after giving all the above privileges , how to crosscheck as sys/system and as user A and verify.
Regards,
0