I am new to this stuff.. Can someone tell me how can I see granted permission for particular package and its synonym in SQL Plus and if I want to grant excute permission to particular package and synonym what I have to do.. I just wanna grant execute permission to ex_test_role Thank you
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|||
|
|
To do a grant on the package:
To see the existing grants:
|
|||
|