Grant Execute on package

Hi!

One stupid question - how can I manage grants on package from GUI?

On object browser I can see tree node "Granted to users" and "Granted to roles" but I have no idea how to add new grants or revoke existing. On Table object is easy - whole tab page is dedicated to this :)

I'm using PL/SQL Develoepr version 11.0.5.1790
 
In the GUI you can only do this from the context of the grantee: select a user or role, right-click on it, select "Edit", go to the "Object privileges" tab page and add the privileges for the package.
 
Back
Top